mirror of
https://gitee.com/bootx/dax-pay-h5.git
synced 2025-10-14 14:10:26 +00:00
fix 低版本node无法构建问题
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "3.0.0",
|
||||
"engines": {
|
||||
"node": ">=18.12.0",
|
||||
"node": ">=20.6.0",
|
||||
"pnpm": ">=9.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user