mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
chore: add nvmrc and engines of pnpm (#11157)
This commit is contained in:
@@ -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:*",
|
||||
|
Reference in New Issue
Block a user