Files
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
..
2019-01-28 15:29:01 +00:00