chore: bump vue@3.0.6 and fix Date prop type (#8215)

This commit is contained in:
neverland
2021-02-25 10:35:03 +08:00
committed by GitHub
parent c054164ba6
commit 70a598cf5a
6 changed files with 126 additions and 234 deletions

View File

@@ -67,9 +67,9 @@
},
"devDependencies": {
"@vant/cli": "^3.4.1",
"@vue/compiler-sfc": "3.0.5",
"@vue/compiler-sfc": "^3.0.6",
"prettier": "2.1.0",
"vue": "3.0.5"
"vue": "^3.0.6"
},
"sideEffects": [
"es/**/style/*",