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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

1
.npmrc
View File

@ -2,4 +2,3 @@ registry=https://registry.npmjs.org/
strict-peer-dependencies=false
auto-install-peers=false
resolution-mode=highest

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:*",