前端环境要求Node.js 版本建议v20.15.0

This commit is contained in:
JEECG
2024-09-13 09:20:28 +08:00
parent 167a6c458c
commit ffe806352e

View File

@@ -169,6 +169,6 @@
},
"homepage": "https://www.jeecg.com",
"engines": {
"node": "^12 || >=14"
"node": "^18 || >=20"
}
}