I have created a package to group some nodes I need. I have published it on npm and then installed them into my node-red instance running as add-on:
I just uploaded a new version with a new node into npm but I can not see how to tell Node-red to update that package.
In the UI it is just listed without any “update package” option:
I have tried rebooting the add-on but nothing changes.
How can I do this?
Thanks!