mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
bump @vant/icons@1.0.1 (#2317)
This commit is contained in:
parent
b204923274
commit
91d1beb40b
@ -59,7 +59,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.1.5",
|
"@babel/runtime": "^7.1.5",
|
||||||
"@vant/icons": "^1.0.0",
|
"@vant/icons": "^1.0.1",
|
||||||
"vue-lazyload": "1.2.3"
|
"vue-lazyload": "1.2.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
@ -6,13 +6,13 @@
|
|||||||
- exchange-record
|
- exchange-record
|
||||||
|
|
||||||
重命名:
|
重命名:
|
||||||
|
- warn -> info
|
||||||
|
- check -> circle
|
||||||
|
- add2 -> add-square
|
||||||
|
- question2 -> question
|
||||||
- password-view -> eye
|
- password-view -> eye
|
||||||
- password-not-view -> closed-eye
|
- password-not-view -> closed-eye
|
||||||
- check -> circle
|
|
||||||
- warn -> info
|
|
||||||
- value-card -> balance-o
|
- value-card -> balance-o
|
||||||
- question2 -> question
|
|
||||||
- receive-gift -> gift
|
- receive-gift -> gift
|
||||||
- pending-orders -> orders-o
|
- pending-orders -> orders-o
|
||||||
- gift-card-pay -> gift-card
|
- gift-card-pay -> gift-card
|
||||||
- add2 -> add-square
|
|
||||||
|
@ -705,9 +705,9 @@
|
|||||||
eslint-plugin-import "^2.14.0"
|
eslint-plugin-import "^2.14.0"
|
||||||
eslint-plugin-vue "^5.0.0"
|
eslint-plugin-vue "^5.0.0"
|
||||||
|
|
||||||
"@vant/icons@^1.0.0":
|
"@vant/icons@^1.0.1":
|
||||||
version "1.0.0"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.0.0.tgz#2e94cef445ab7f9ec99019f2126c2b7e6dfe3c25"
|
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.0.1.tgz#e098f90b8420655b7caf0047b2e33c6115bf5c5c"
|
||||||
|
|
||||||
"@vant/markdown-loader@^1.0.3":
|
"@vant/markdown-loader@^1.0.3":
|
||||||
version "1.0.3"
|
version "1.0.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user