FlowFuse / nr-project-nodes

A set of Node-RED nodes for inter-project communication within the FlowFuse platform
Apache License 2.0
5 stars 0 forks source link

Add 'node-red' keyword #71

Closed knolleary closed 2 months ago

knolleary commented 2 months ago

We previously chose not to publish these nodes to the public flow library. However, that makes it harder for users to update their instances when we publish fixes for the nodes.

By adding it to the public catalog, users will be able to update their nodes from within Node-RED.

To facilitate this, we need the package.json file to include the node-red keyword - hence this PR.