diff --git a/package.json b/package.json index a1551fc..c2e5232 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "nodes": { "asm1": "nodes/asm1/asm1.js", "convert": "nodes/convert/convert.js", - "dashboardapi": "nodes/dashboardapi/dashboardapi.js", + "dashboardapi": "nodes/dashboardAPI/dashboardapi.js", "gateGroupControl": "nodes/gateGroupControl/ggc.js", "heatexchanger": "nodes/heatexchanger/heatexchanger.js", "linearActuator": "nodes/linearActuator/linearActuator.js",