Set maximum node version explicitly

This commit is contained in:
Joe Banks
2026-03-28 20:59:24 +00:00
committed by GitHub
parent 5ed5086017
commit 94ecfd0307

View File

@@ -4,6 +4,9 @@
"repository": "https://github.com/nottinghamtec/PyRIGS",
"author": "Tom Price",
"license": "Custom",
"engines": {
"node": "<=22"
},
"dependencies": {
"@forevolve/bootstrap-dark": "^2.1.0",
"@fortawesome/fontawesome-free": "^5.15.4",