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/@node-red
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
..
editor-api Bump to 0.20.0-beta.4 2019-01-28 15:29:01 +00:00
editor-client Bump to 0.20.0-beta.4 2019-01-28 15:29:01 +00:00
nodes Bump to 0.20.0-beta.4 2019-01-28 15:29:01 +00:00
registry Bump to 0.20.0-beta.4 2019-01-28 15:29:01 +00:00
runtime Make Node._flow a writeable property 2019-01-30 10:50:29 +00:00
util Bump to 0.20.0-beta.4 2019-01-28 15:29:01 +00:00