mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 07:30:53 +00:00
chore: bump pnpm v8.8.0 (#12339)
* chore: bump pnpm v8.8.0 * chore: update
This commit is contained in:
1
.npmrc
1
.npmrc
@@ -2,4 +2,3 @@ registry=https://registry.npmjs.org/
|
|||||||
|
|
||||||
strict-peer-dependencies=false
|
strict-peer-dependencies=false
|
||||||
auto-install-peers=false
|
auto-install-peers=false
|
||||||
resolution-mode=highest
|
|
||||||
|
@@ -17,9 +17,9 @@
|
|||||||
"*.{ts,tsx,js,vue}": "eslint --fix"
|
"*.{ts,tsx,js,vue}": "eslint --fix"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"pnpm": ">= 8.0.0"
|
"pnpm": ">= 8.8.0"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.6.5",
|
"packageManager": "pnpm@8.8.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vant/cli": "workspace:*",
|
"@vant/cli": "workspace:*",
|
||||||
"@vant/eslint-config": "workspace:*",
|
"@vant/eslint-config": "workspace:*",
|
||||||
|
Reference in New Issue
Block a user