mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
perf: unlock @vant/icons (#8714)
This commit is contained in:
parent
a018a00706
commit
6239f5ed1f
@ -54,7 +54,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.x",
|
||||
"@vant/icons": "1.5.2",
|
||||
"@vant/icons": "^1.5.3",
|
||||
"@vant/popperjs": "^1.0.0",
|
||||
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
|
||||
"vue-lazyload": "1.2.3"
|
||||
|
@ -2083,10 +2083,10 @@
|
||||
eslint-plugin-import "^2.20.2"
|
||||
eslint-plugin-vue "^6.2.2"
|
||||
|
||||
"@vant/icons@1.5.2":
|
||||
version "1.5.2"
|
||||
resolved "https://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.5.2.tgz?cache=0&sync_timestamp=1611633258561&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Ficons%2Fdownload%2F%40vant%2Ficons-1.5.2.tgz#3f3ea353a0eacd38c113757bd31836489facb10b"
|
||||
integrity sha1-Pz6jU6DqzTjBE3V70xg2SJ+ssQs=
|
||||
"@vant/icons@^1.5.3":
|
||||
version "1.5.3"
|
||||
resolved "https://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.5.3.tgz#b7779f67bf608d417a82452fbede406dfa46b439"
|
||||
integrity sha1-t3efZ79gjUF6gkUvvt5AbfpGtDk=
|
||||
|
||||
"@vant/markdown-loader@^2.5.0":
|
||||
version "2.5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user