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

View File

@@ -22,6 +22,6 @@
}
},
"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"
}
}