[bugfix] Icon: new and question icon incomplete render

This commit is contained in:
陈嘉涵
2019-04-30 09:27:57 +08:00
parent de5c6a5780
commit 02dc3e392c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.4.3",
"@vant/icons": "1.1.6",
"@vant/icons": "1.1.7",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.3",
"vue-lazyload": "1.2.3"
},