Update generalFunctions dependency and fix effluent handling in liquidFlowHandler

This commit is contained in:
2025-09-19 13:09:22 +02:00
parent 5c1a5a3be5
commit 01e88466b9
3 changed files with 5 additions and 4 deletions

4
package-lock.json generated
View File

@@ -9,12 +9,12 @@
"version": "0.0.1",
"license": "SEE LICENSE",
"dependencies": {
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#implement-reactor-child"
"generalFunctions": "git+http://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#fix-missing-references"
}
},
"node_modules/generalFunctions": {
"version": "1.0.0",
"resolved": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#958ec2269c902f3ebb11b13527fbc860ee9381e7",
"resolved": "git+http://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#3876f86530cc9c4c2ec65f305376923e6582eb85",
"license": "SEE LICENSE"
}
}