added skills etc

This commit is contained in:
znetsixe
2026-02-12 10:48:20 +01:00
parent 37fef5dd86
commit daabfd8697
27 changed files with 509 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "EVOLV",
"version": "1.0.20",
"version": "1.0.28",
"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#dev-Rene",
"generalFunctions": "file:../generalFunctions",
"mathjs": "^13.2.0"
}
}