chore: bump pnpm to v8 (#11726)

This commit is contained in:
neverland
2023-04-01 20:59:24 +08:00
committed by GitHub
parent 53260297bd
commit 15a41302b3
6 changed files with 1332 additions and 1278 deletions

View File

@@ -16,9 +16,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix"
},
"engines": {
"pnpm": ">= 7.0.0"
"pnpm": ">= 8.0.0"
},
"packageManager": "pnpm@7.20.0",
"packageManager": "pnpm@8.1.0",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",