[bugfix] Icon: missing new icon (#2887)

This commit is contained in:
neverland
2019-03-02 10:46:58 +08:00
committed by GitHub
parent 271116af50
commit 3a7a4674e4
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.3.4",
"@vant/icons": "1.1.2",
"@vant/icons": "1.1.3",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.2",
"vue-lazyload": "1.2.3"
},