UNPKG

@opcua/for-node-red

Version:

The Node-RED node to communicate via OPC UA, powered NodeOPCUA and developed by Sterfive's team

6 lines 161 B
{ "$schema": "https://unpkg.com/release-it@19/schema/release-it.json", "hooks": { "after:bump": "cd .. && npm run build:runtime3:sterfive" } }