mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
fix(Icons): fix cdn link (#4012)
This commit is contained in:
parent
079b344ff1
commit
5cd219ba1d
@ -49,7 +49,7 @@
|
||||
"@vant/cli": "^1.0.3",
|
||||
"@vant/doc": "^2.5.5",
|
||||
"@vant/eslint-config": "^2.2.2",
|
||||
"@vant/icons": "1.5.0",
|
||||
"@vant/icons": "1.5.2",
|
||||
"@vant/markdown-loader": "^2.3.0",
|
||||
"@vant/stylelint-config": "^1.3.0",
|
||||
"autoprefixer": "^10.0.0",
|
||||
|
@ -1718,10 +1718,10 @@
|
||||
eslint-plugin-import "^2.20.2"
|
||||
eslint-plugin-vue "^6.2.2"
|
||||
|
||||
"@vant/icons@1.5.0":
|
||||
version "1.5.0"
|
||||
resolved "https://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.5.0.tgz?cache=0&sync_timestamp=1608190068028&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Ficons%2Fdownload%2F%40vant%2Ficons-1.5.0.tgz#ce78a2f055a1a4099129bb6c44d54584f3740e27"
|
||||
integrity sha1-znii8FWhpAmRKbtsRNVFhPN0Dic=
|
||||
"@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/markdown-loader@^2.3.0":
|
||||
version "2.3.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user