mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: add nvmrc and engines of pnpm (#11157)
This commit is contained in:
parent
882bfb3924
commit
2c704dd0bf
@ -14,6 +14,9 @@
|
||||
"*.{ts,tsx,js,vue,less}": "prettier --write",
|
||||
"*.{ts,tsx,js,vue}": "eslint --fix"
|
||||
},
|
||||
"engines": {
|
||||
"pnpm": ">= 7.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@7.11.0",
|
||||
"devDependencies": {
|
||||
"@vant/cli": "workspace:*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user