fix(Icon): medal typo (#2511)

This commit is contained in:
neverland 2019-12-11 11:24:45 +08:00 committed by GitHub
parent fce0f93ef4
commit b89c2486af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"@vant/cli": "^1.0.3", "@vant/cli": "^1.0.3",
"@vant/doc": "^2.5.5", "@vant/doc": "^2.5.5",
"@vant/eslint-config": "^1.2.4", "@vant/eslint-config": "^1.2.4",
"@vant/icons": "1.1.15", "@vant/icons": "1.2.0",
"@vant/markdown-loader": "^2.3.0", "@vant/markdown-loader": "^2.3.0",
"@vant/stylelint-config": "^1.0.0", "@vant/stylelint-config": "^1.0.0",
"autoprefixer": "^9.6.1", "autoprefixer": "^9.6.1",

View File

@ -870,10 +870,10 @@
eslint-plugin-import "^2.18.2" eslint-plugin-import "^2.18.2"
eslint-plugin-vue "^5.2.3" eslint-plugin-vue "^5.2.3"
"@vant/icons@1.1.15": "@vant/icons@1.2.0":
version "1.1.15" version "1.2.0"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.15.tgz#53c51ace21e9992bfeeb2e1ad9094fbf6506d116" resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.2.0.tgz#ed31f367185704fa2ef9b437a0c8d3ee5e4f5f58"
integrity sha512-96tbJotfofrKpOrUGWKkiGLJsCFc0OX5pikWLW5yarD+EMhi0zCrQSDb95xGrp/HETAFm+nSTQu2e1zGsWN/7A== integrity sha512-japcEMXv5BWyWNwjL52WX9pdMWB2wrZtvF0p0CwhbKJyoz/WxuvHVsNjzbeCtkBlofa+0txfJTt22qyz5BABaA==
"@vant/markdown-loader@^2.3.0": "@vant/markdown-loader@^2.3.0":
version "2.3.0" version "2.3.0"