chore: bump pnpm v8.8.0 (#12339)

* chore: bump pnpm v8.8.0

* chore: update
This commit is contained in:
neverland
2023-10-05 22:36:41 +08:00
committed by GitHub
parent 7af5fbf84b
commit 4447b34607
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -17,9 +17,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix"
},
"engines": {
"pnpm": ">= 8.0.0"
"pnpm": ">= 8.8.0"
},
"packageManager": "pnpm@8.6.5",
"packageManager": "pnpm@8.8.0",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",