[improvement] Icon: add smile、music、thumb-circle、phone-circle icon (#1825)

This commit is contained in:
neverland 2019-08-05 20:21:32 +08:00 committed by GitHub
parent 559ab03cdb
commit d64ee5973b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
"@babel/preset-env": "^7.4.5",
"@vant/doc": "^2.4.0",
"@vant/eslint-config": "^1.2.3",
"@vant/icons": "1.1.10",
"@vant/icons": "1.1.11",
"@vant/markdown-loader": "^2.0.0",
"autoprefixer": "^9.6.0",
"babel-loader": "8.0.6",

View File

@ -856,10 +856,10 @@
eslint-plugin-import "^2.18.2"
eslint-plugin-vue "^5.2.3"
"@vant/icons@1.1.10":
version "1.1.10"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.10.tgz#bbd34850b20d9944b64c64b64d35db7820181145"
integrity sha512-kSeN2fGnhc0iCeH+zANUAGXYQfIdKl0Dj7kXf5qNqqOB3xB8w+66+7FpFLXCkQHZ1uUIAB8KLAqh5RZTaVtmGQ==
"@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/markdown-loader@^2.0.0":
version "2.0.0"