Fixed package.json reference to dashboardAPI
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"nodes": {
|
"nodes": {
|
||||||
"asm1": "nodes/asm1/asm1.js",
|
"asm1": "nodes/asm1/asm1.js",
|
||||||
"convert": "nodes/convert/convert.js",
|
"convert": "nodes/convert/convert.js",
|
||||||
"dashboardapi": "nodes/dashboardapi/dashboardapi.js",
|
"dashboardapi": "nodes/dashboardAPI/dashboardapi.js",
|
||||||
"gateGroupControl": "nodes/gateGroupControl/ggc.js",
|
"gateGroupControl": "nodes/gateGroupControl/ggc.js",
|
||||||
"heatexchanger": "nodes/heatexchanger/heatexchanger.js",
|
"heatexchanger": "nodes/heatexchanger/heatexchanger.js",
|
||||||
"linearActuator": "nodes/linearActuator/linearActuator.js",
|
"linearActuator": "nodes/linearActuator/linearActuator.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user