mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Icon: missing new icon (#2887)
This commit is contained in:
parent
271116af50
commit
3a7a4674e4
@ -59,7 +59,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.3.4",
|
||||
"@vant/icons": "1.1.2",
|
||||
"@vant/icons": "1.1.3",
|
||||
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.2",
|
||||
"vue-lazyload": "1.2.3"
|
||||
},
|
||||
|
@ -827,10 +827,10 @@
|
||||
eslint-plugin-import "^2.14.0"
|
||||
eslint-plugin-vue "^5.0.0"
|
||||
|
||||
"@vant/icons@1.1.2":
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.2.tgz#0b5f03fb9013e84a9c90274975ec19adfc621c61"
|
||||
integrity sha512-OMu5KwYag73LsXQeA5VlzLxwMbRRfjiZsvvmtfHweNMQ+3u/NcIRfflAd4ks7OCac6lQb+5qSO/j0YNmsTbjmQ==
|
||||
"@vant/icons@1.1.3":
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.3.tgz#15bd7d58f2fa57c736875f0ecf7ce81992fc49ea"
|
||||
integrity sha512-ENzfQICWQQGsbLLXdjCIk3ZML7c0HktDpfGwpI0xsP+wfCO+6O6aCvbPwfaWxX2/+xM5qLZrL70sdueekdvWnA==
|
||||
|
||||
"@vant/markdown-loader@^1.0.3":
|
||||
version "1.0.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user