From 7f7de48e4ac4919780dbc4637bf6315b1ba103f7 Mon Sep 17 00:00:00 2001 From: neverland Date: Fri, 18 Dec 2020 17:13:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(Icon):=20add=20add=20delete-o=E3=80=81sort?= =?UTF-8?q?=E3=80=81font=E3=80=81font-o=E3=80=81revoke=20icon=20(#3881)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d3476c28..fbb7d690 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@vant/cli": "^1.0.3", "@vant/doc": "^2.5.5", "@vant/eslint-config": "^2.2.2", - "@vant/icons": "1.3.2", + "@vant/icons": "1.5.0", "@vant/markdown-loader": "^2.3.0", "@vant/stylelint-config": "^1.3.0", "autoprefixer": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 1f9a7e3e..5f31988d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1718,10 +1718,10 @@ eslint-plugin-import "^2.20.2" eslint-plugin-vue "^6.2.2" -"@vant/icons@1.3.2": - version "1.3.2" - resolved "https://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.3.2.tgz#f0930010e7aaa9b06b03636fe9b5bc6477ea224b" - integrity sha1-8JMAEOeqqbBrA2Nv6bW8ZHfqIks= +"@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/markdown-loader@^2.3.0": version "2.3.0"