dependencies

This commit is contained in:
2026-06-03 21:37:47 +03:00
parent a3d92bfde8
commit f8dcade88a
3 changed files with 717 additions and 1 deletions

View File

@@ -2,7 +2,10 @@
"name": "EDGE5",
"description": "A Node-RED Project",
"version": "0.0.1",
"dependencies": {},
"dependencies": {
"node-red-contrib-modbus": "^5.45.2",
"node-red-node-serialport": "^2.0.3"
},
"node-red": {
"settings": {
"flowFile": "flows.json",