mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-05-13 21:53:29 +00:00
Set maximum node version explicitly
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
"repository": "https://github.com/nottinghamtec/PyRIGS",
|
"repository": "https://github.com/nottinghamtec/PyRIGS",
|
||||||
"author": "Tom Price",
|
"author": "Tom Price",
|
||||||
"license": "Custom",
|
"license": "Custom",
|
||||||
|
"engines": {
|
||||||
|
"node": "<=22"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@forevolve/bootstrap-dark": "^2.1.0",
|
"@forevolve/bootstrap-dark": "^2.1.0",
|
||||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user