mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-29 14:59:04 +00:00
Set maximum version a different way
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"author": "Tom Price",
|
||||
"license": "Custom",
|
||||
"engines": {
|
||||
"node": "<=22"
|
||||
"node": "22.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@forevolve/bootstrap-dark": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user