mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[bugfix] Icon: service-o icon incomplete (#1853)
This commit is contained in:
parent
d052d3de71
commit
da0ead3072
@ -28,7 +28,7 @@
|
||||
"@babel/preset-env": "^7.5.5",
|
||||
"@vant/doc": "^2.4.0",
|
||||
"@vant/eslint-config": "^1.2.4",
|
||||
"@vant/icons": "1.1.11",
|
||||
"@vant/icons": "1.1.12",
|
||||
"@vant/markdown-loader": "^2.2.0",
|
||||
"autoprefixer": "^9.6.1",
|
||||
"babel-loader": "8.0.6",
|
||||
|
@ -859,10 +859,10 @@
|
||||
eslint-plugin-import "^2.18.2"
|
||||
eslint-plugin-vue "^5.2.3"
|
||||
|
||||
"@vant/icons@1.1.11":
|
||||
version "1.1.11"
|
||||
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.11.tgz#4dfa9fbc2a693c958686ce7b6df2488368c60a17"
|
||||
integrity sha512-s1LP5gNFaHlVPTbpR/x4GVQn1uRQF/NFucmQqvx/aB1G+BnuR0gx08Zhe9hzM5+4aCGF3Nucw9Qt7fn5TVCjWQ==
|
||||
"@vant/icons@1.1.12":
|
||||
version "1.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.12.tgz#8cdc67e4767ad8478bd5119c8e28d291709f54b2"
|
||||
integrity sha512-pS2FIm3kwaEnYa2gVtuDIFrYJAX5/GvUDwHMiCq2OFntNI6nGcuFKQ4lWqt6obU4qQ4fdGVwvR7VqthYjAXifA==
|
||||
|
||||
"@vant/markdown-loader@^2.2.0":
|
||||
version "2.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user