chore: bump @vant/icons@1.2.1

This commit is contained in:
陈嘉涵 2020-01-19 14:34:14 +08:00
parent 9bf77aa896
commit db90f83e26
3 changed files with 6 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.2.0",
"@vant/icons": "1.2.1",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"
},

View File

@ -196,6 +196,7 @@ export default {
float: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
span {
display: block;

View File

@ -1556,10 +1556,10 @@
eslint-plugin-import "^2.20.0"
eslint-plugin-vue "^6.1.2"
"@vant/icons@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.2.0.tgz#ed31f367185704fa2ef9b437a0c8d3ee5e4f5f58"
integrity sha512-japcEMXv5BWyWNwjL52WX9pdMWB2wrZtvF0p0CwhbKJyoz/WxuvHVsNjzbeCtkBlofa+0txfJTt22qyz5BABaA==
"@vant/icons@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.2.1.tgz#309fecb97a4989866f045ce676b545c454701c8f"
integrity sha512-5ivsKQR4ySbdBW5UPoQDVqO6rdc1um3rvq/0VL+ZSA7Y3MdBQ3E4/NL0hoAY5/sZZeYfIDKEP21gpjUzdeEDQQ==
"@vant/markdown-loader@^2.3.0":
version "2.3.0"