feat: 启动引擎修改

This commit is contained in:
wf 2024-07-18 15:57:27 +08:00
parent 7ac114455b
commit b5ba8cec59

View File

@ -78,7 +78,7 @@
"vue-tsc": "^2.0.6" "vue-tsc": "^2.0.6"
}, },
"engines": { "engines": {
"node": ">= 18.0.0", "node": ">= 18.12.0",
"pnpm": ">=8.6.0" "pnpm": ">= 8.7.0"
} }
} }