chore: bump Vue 3.2 and remove event shim (#9218)

This commit is contained in:
neverland
2021-08-10 10:04:55 +08:00
committed by GitHub
parent ac2940a365
commit 9025d3b4e3
7 changed files with 59 additions and 86 deletions

View File

@@ -61,8 +61,8 @@
"devDependencies": {
"@vant/cli": "^3.11.2",
"@vant/area-data": "^1.1.1",
"@vue/compiler-sfc": "^3.1.5",
"vue": "^3.1.5"
"@vue/compiler-sfc": "^3.2.1",
"vue": "^3.2.1"
},
"sideEffects": [
"es/**/style/*",