1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

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",