mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
[improvement] Icon: rounded lines (#2437)
This commit is contained in:
parent
5c3388c8a9
commit
06c47fc7ef
@ -59,7 +59,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.5",
|
||||
"@vant/icons": "^1.0.3",
|
||||
"@vant/icons": "^1.0.4",
|
||||
"vue-lazyload": "1.2.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -705,10 +705,10 @@
|
||||
eslint-plugin-import "^2.14.0"
|
||||
eslint-plugin-vue "^5.0.0"
|
||||
|
||||
"@vant/icons@^1.0.3":
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.0.3.tgz#3ea7455f986ba4e2e679ab6e1e46c525485c6aa2"
|
||||
integrity sha512-UXIfZ/iKNDgaExr3q23vthGDoGBkFF3oyqn/Zn8mllqSHtYJlHP20e7xPgeiFTIs3CN/giHzFDJT69TfqBT6aw==
|
||||
"@vant/icons@^1.0.4":
|
||||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.0.4.tgz#76b166f5ecf291711a0f8ff86a1af99e4813343c"
|
||||
integrity sha512-X2+7ZPvkUq8wACTiQ0wptQ6UmUIY8BQTkxeAkPrvSglPjqhRFFuaof6RS1O2c8zGxa0GkM4dt9mqHySkjjikKQ==
|
||||
|
||||
"@vant/markdown-loader@^1.0.3":
|
||||
version "1.0.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user