updated package to point to main branch always

This commit is contained in:
znetsixe
2025-11-05 09:09:44 +01:00
parent b986427d8f
commit 1926f0b111
3 changed files with 19 additions and 282 deletions

297
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -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",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#main",
"mathjs": "^13.2.0"
}
}