chore: engines node

This commit is contained in:
xingyu4j
2026-03-15 12:33:23 +08:00
parent a8ae891aff
commit 90ae85317c

View File

@@ -101,7 +101,7 @@
"vue-tsc": "catalog:"
},
"engines": {
"node": ">=20.19.0",
"node": "^20.19.0 || ^22.13.0 || ^24.0.0",
"pnpm": ">=10.0.0"
},
"packageManager": "pnpm@10.32.1"