I’ve written a few custom nodes for my EPIC and in the process learned quite a bit about Javascript programming. I’ve gone all the way through publishing a package via npm and importing it into the library at flows.nodered.org. I’ve installed the nodes onto my EPIC with no problem, but I’m wondering if there’s any way to force Node-RED to check for updates once a node is installed. I can see the updated version on flows.nodered.org and npmjs.com, but my EPIC isn’t recognizing that an update is available. Any thoughts?