chore: remove outdated engine

This commit is contained in:
Marie 2025-01-20 16:34:47 +00:00
parent 60c937606b
commit b77364988d

View file

@ -4,7 +4,7 @@
"private": true,
"type": "module",
"engines": {
"node": "^20.10.0 || ^22.0.0"
"node": "^22.0.0"
},
"scripts": {
"start": "node ./built/boot/entry.js",