build: node >=18
This commit is contained in:
parent
ec142d5696
commit
1311e6666c
@ -74,7 +74,7 @@
|
|||||||
|
|
||||||
## ⚙️ 环境
|
## ⚙️ 环境
|
||||||
|
|
||||||
- node>=16
|
- node>=18
|
||||||
- pnpm>=7.30
|
- pnpm>=7.30
|
||||||
|
|
||||||
## 📂 安装
|
## 📂 安装
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://codercup.github.io/unibest/",
|
"homepage": "https://codercup.github.io/unibest/",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16",
|
"node": ">=18",
|
||||||
"pnpm": ">=7.30"
|
"pnpm": ">=7.30"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user