[bugfix] Icon: service-o icon incomplete (#4088)

This commit is contained in:
neverland
2019-08-11 15:39:53 +08:00
committed by GitHub
parent 135531cd03
commit 9e081e3da0
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.11",
"@vant/icons": "1.1.12",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"
},