Set maximum version a different way

This commit is contained in:
Joe Banks
2026-03-28 21:00:40 +00:00
committed by GitHub
parent 94ecfd0307
commit 8750db01f8

View File

@@ -5,7 +5,7 @@
"author": "Tom Price",
"license": "Custom",
"engines": {
"node": "<=22"
"node": "22.x"
},
"dependencies": {
"@forevolve/bootstrap-dark": "^2.1.0",