[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

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"
},

View File

@ -1123,10 +1123,10 @@
eslint-plugin-import "^2.16.0"
eslint-plugin-vue "^5.2.1"
"@vant/icons@1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.6.tgz#6714656ca69d303936020a6b483e1ebaf5f0b1e8"
integrity sha512-gpdk+rPsbwjI23QmEnNumYVxwNgvgKKh1dBmkkcXPTlRDtsfrCE02FQn3CVijOdwTovUo4zGUCDKKMLyxl+hPA==
"@vant/icons@1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.7.tgz#29561adfffa6a750d279dccdbe9a69b743934f3f"
integrity sha512-hCHVniOmBIs789UYxICgC3k3wGWI3QGx3/LOtSjMu7DtCyGdFX/6saNzrpDENNAponHAsszvUmBz37v9GQjX9A==
"@vant/markdown-loader@^1.0.3":
version "1.0.3"