docs: package.json
This commit is contained in:
parent
ec9ccae9b4
commit
9227d0c5b0
@ -76,7 +76,7 @@
|
|||||||
|
|
||||||
## ⚙️ 环境
|
## ⚙️ 环境
|
||||||
|
|
||||||
- pnpm>=8.12
|
- pnpm>=7.30
|
||||||
- node>=18
|
- node>=18
|
||||||
|
|
||||||
## 📦 运行
|
## 📦 运行
|
||||||
|
@ -11,6 +11,11 @@
|
|||||||
"gitee": "https://gitee.com/codercup/unibest"
|
"gitee": "https://gitee.com/codercup/unibest"
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/codercup/unibest",
|
"repository": "https://github.com/codercup/unibest",
|
||||||
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=18",
|
||||||
|
"pnpm": ">=7.30"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "sh ./shell/postinstall.sh",
|
"postinstall": "sh ./shell/postinstall.sh",
|
||||||
"dev:app": "uni -p app",
|
"dev:app": "uni -p app",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user