forked from RnD/EVOLV
Merge pull request 'Merge fixes for faulty references in package.json and update submodule' (#1) from dev_pieter into main
Reviewed-on: RnD/EVOLV#1
This commit is contained in:
Submodule nodes/coreSync updated: e766942bbe...870e5e5ff1
Submodule nodes/generalFunctions updated: 4665949c88...0a9d4b1dda
@@ -13,9 +13,9 @@
|
|||||||
"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",
|
||||||
"machineGroupControl": "nodes/machineGroupControl/mgc.js",
|
"machineGroupControl": "nodes/machineGroupControl/mgc.js",
|
||||||
"measurement": "nodes/measurement/measurement.js",
|
"measurement": "nodes/measurement/measurement.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user