fix(Icon): medal typo (#5242)

This commit is contained in:
neverland
2019-12-11 11:24:54 +08:00
committed by GitHub
parent 95148ebda0
commit 6af96aa580
10 changed files with 79 additions and 61 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.1.15",
"@vant/icons": "1.2.0",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"
},