Refactor variable declarations in specificClass and nodeClass for consistency; update generalFunctions dependency to specific commit.

This commit is contained in:
2025-09-03 12:00:45 +02:00
parent 8996e80b68
commit 27b1508d73
4 changed files with 8 additions and 8 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"
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#implement-reactor-child"
}
},
"node_modules/generalFunctions": {
"version": "1.0.0",
"resolved": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#f13ee68938ea9d4b3a17ad90618c72634769c777",
"resolved": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#958ec2269c902f3ebb11b13527fbc860ee9381e7",
"license": "SEE LICENSE"
}
}