chore: update Vue version in peerDeps

This commit is contained in:
neverland 2021-04-14 16:23:12 +08:00 committed by GitHub
parent 1d8bfbb3f8
commit d5c7bd133f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
"vue-lazyload": "1.2.3"
},
"peerDependencies": {
"vue": ">= 2.5.22"
"vue": ">= 2.6.0"
},
"devDependencies": {
"@vant/cli": "^2.10.0",