chore: remove unused yarn.lock file (#10241)

This commit is contained in:
neverland 2022-01-25 14:58:51 +08:00 committed by GitHub
parent 969f0a7b41
commit aa50e59da9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 1966 deletions

File diff suppressed because it is too large Load Diff

View File

@ -66,7 +66,7 @@
"dependencies": {
"@vant/icons": "^1.7.1",
"@vant/popperjs": "^1.1.0",
"@vant/use": "^1.3.4"
"@vant/use": "^1.3.5"
},
"peerDependencies": {
"vue": "^3.0.0"

2
pnpm-lock.yaml generated
View File

@ -54,7 +54,7 @@ importers:
'@vant/eslint-config': workspace:*
'@vant/icons': ^1.7.1
'@vant/popperjs': ^1.1.0
'@vant/use': ^1.3.4
'@vant/use': ^1.3.5
'@vue/runtime-core': ^3.2.27
'@vue/test-utils': ^2.0.0-rc.16
typescript: ~4.5.2