latest updates

This commit is contained in:
znetsixe
2025-11-10 16:20:34 +01:00
parent 7016451300
commit c2f39711e3
4 changed files with 4 additions and 4 deletions

BIN
EVOLV-1.0.5.tgz Normal file

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{
"name": "EVOLV",
"version": "1.0.41",
"version": "1.0.5",
"description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.",
"keywords": [
"node-red",
@@ -28,7 +28,7 @@
"dependencies": {
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-node": "^4.22.0",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#main",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#dev-Rene",
"mathjs": "^13.2.0"
}
}