update 优化 修改前端推荐的node版本号

This commit is contained in:
疯狂的狮子Li 2025-12-29 11:00:55 +08:00
parent 32ee077f1a
commit 3c7691a6b7

View File

@ -84,8 +84,8 @@
"quill": "2.0.2" "quill": "2.0.2"
}, },
"engines": { "engines": {
"node": ">=18.18.0", "node": ">=20.15.0",
"npm": ">=8.9.0" "npm": ">=8.19.0"
}, },
"browserslist": [ "browserslist": [
"Chrome >= 87", "Chrome >= 87",