[bugfix] Icon: fix gift-o、refund-o icon incomplete (#4089)

This commit is contained in:
neverland
2019-08-11 15:49:40 +08:00
committed by GitHub
parent 9e081e3da0
commit 4d3e9a6c6c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.5.5",
"@vant/icons": "1.1.12",
"@vant/icons": "1.1.13",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"
},