feat(Icon): add font-display auto property (#2203)

This commit is contained in:
neverland 2019-10-25 10:38:43 +08:00 committed by GitHub
parent 7be1e4ac6e
commit 2f2f3e42ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"@vant/cli": "^1.0.3",
"@vant/doc": "^2.5.5",
"@vant/eslint-config": "^1.2.4",
"@vant/icons": "1.1.14",
"@vant/icons": "1.1.15",
"@vant/markdown-loader": "^2.2.0",
"autoprefixer": "^9.6.1",
"babel-loader": "8.0.6",

View File

@ -870,10 +870,10 @@
eslint-plugin-import "^2.18.2"
eslint-plugin-vue "^5.2.3"
"@vant/icons@1.1.14":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.14.tgz#76dfb7be055f98875d703af59a6216539c32a8cd"
integrity sha512-KfH33dwTHZY1NDU2hTEwCUAcbkNuqvrY36hedVhWFZbQfGPV1Aywg3v/txh7+7NsACi5IOd4MD9S2ymFB7dUAg==
"@vant/icons@1.1.15":
version "1.1.15"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.15.tgz#53c51ace21e9992bfeeb2e1ad9094fbf6506d116"
integrity sha512-96tbJotfofrKpOrUGWKkiGLJsCFc0OX5pikWLW5yarD+EMhi0zCrQSDb95xGrp/HETAFm+nSTQu2e1zGsWN/7A==
"@vant/markdown-loader@^2.2.0":
version "2.2.0"