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", "author": "Tom Price",
"license": "Custom", "license": "Custom",
"engines": { "engines": {
"node": "<=22" "node": "22.x"
}, },
"dependencies": { "dependencies": {
"@forevolve/bootstrap-dark": "^2.1.0", "@forevolve/bootstrap-dark": "^2.1.0",