Switch general functions to new implementation

This commit is contained in:
2025-09-05 13:31:42 +02:00
parent a4a5266040
commit 0b49642668
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
}
},
"dependencies": {
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#fix-missing-references",
"mathjs": "^14.5.2"
}
}