dependencies
This commit is contained in:
@ -2,7 +2,9 @@
|
|||||||
"name": "CentralProject",
|
"name": "CentralProject",
|
||||||
"description": "A Node-RED Project",
|
"description": "A Node-RED Project",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {},
|
"dependencies": {
|
||||||
|
"node-red-contrib-influxdb": "0.2.2"
|
||||||
|
},
|
||||||
"node-red": {
|
"node-red": {
|
||||||
"settings": {
|
"settings": {
|
||||||
"flowFile": "flow.json",
|
"flowFile": "flow.json",
|
||||||
|
Reference in New Issue
Block a user