refactoring of layout
This commit is contained in:
10
package.json
10
package.json
@ -1,8 +1,14 @@
|
||||
{
|
||||
"name": "nodered-mainscnt",
|
||||
"description": "A Node-RED Project",
|
||||
"description": "Mainscnt - Ingress and Alarm Processor",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"node-red-contrib-image-tools": "2.0.2",
|
||||
"node-red-contrib-re-postgres": "0.3.2",
|
||||
"node-red-dashboard": "2.29.0",
|
||||
"node-red-node-pushover": "0.0.24",
|
||||
"node-red-node-twitter": "1.2.0"
|
||||
},
|
||||
"node-red": {
|
||||
"settings": {
|
||||
"flowFile": "flows.json",
|
||||
|
Reference in New Issue
Block a user