mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: bump pnpm v8.8.0 (#12339)
* chore: bump pnpm v8.8.0 * chore: update
This commit is contained in:
parent
7af5fbf84b
commit
4447b34607
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:*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user