Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be326dde62 | |||
|
|
1926f0b111 | ||
|
|
b986427d8f | ||
|
|
516ffce6ad |
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,16 +1,16 @@
|
|||||||
|
|
||||||
[submodule "nodes/machineGroupControl"]
|
[submodule "nodes/machineGroupControl"]
|
||||||
path = nodes/machineGroupControl
|
path = nodes/machineGroupControl
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/machineGroupControl.git
|
url = https://gitea.centraal.wbd-rd.nl/janneketack/machineGroupControl.git
|
||||||
[submodule "nodes/generalFunctions"]
|
[submodule "nodes/generalFunctions"]
|
||||||
path = nodes/generalFunctions
|
path = nodes/generalFunctions
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git
|
url = https://gitea.centraal.wbd-rd.nl/janneketack/generalFunctions.git
|
||||||
[submodule "nodes/valveGroupControl"]
|
[submodule "nodes/valveGroupControl"]
|
||||||
path = nodes/valveGroupControl
|
path = nodes/valveGroupControl
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/valveGroupControl.git
|
url = https://gitea.centraal.wbd-rd.nl/janneketack/valveGroupControl.git
|
||||||
[submodule "nodes/valve"]
|
[submodule "nodes/valve"]
|
||||||
path = nodes/valve
|
path = nodes/valve
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/valve.git
|
url = https://gitea.centraal.wbd-rd.nl/janneketack/valve.git
|
||||||
[submodule "nodes/rotatingMachine"]
|
[submodule "nodes/rotatingMachine"]
|
||||||
path = nodes/rotatingMachine
|
path = nodes/rotatingMachine
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/rotatingMachine.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/rotatingMachine.git
|
||||||
|
|||||||
Submodule nodes/generalFunctions updated: 48a227d519...9610e7138d
Submodule nodes/pumpingStation updated: 6e9ae9fc7e...d44cbc978b
Submodule nodes/rotatingMachine updated: d2a0274eb3...4ae6beba37
297
package-lock.json
generated
297
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -28,7 +28,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tensorflow/tfjs": "^4.22.0",
|
"@tensorflow/tfjs": "^4.22.0",
|
||||||
"@tensorflow/tfjs-node": "^4.22.0",
|
"@tensorflow/tfjs-node": "^4.22.0",
|
||||||
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git",
|
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#main",
|
||||||
"mathjs": "^13.2.0"
|
"mathjs": "^13.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user