1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules
Nick O'Leary 85de227003
Make Node._flow a writeable property
This is needed so an existing node constructor that does:

   Object.assign(this,config);

works when it tries to replace this._flow with config._flow.
2019-01-30 10:50:29 +00:00
..
@node-red Make Node._flow a writeable property 2019-01-30 10:50:29 +00:00
node-red Bump to 0.20.0-beta.4 2019-01-28 15:29:01 +00:00