From d884388d1851116fdd47628bf5d02f23da8f48d0 Mon Sep 17 00:00:00 2001 From: neverland Date: Mon, 4 Feb 2019 11:02:07 +0800 Subject: [PATCH] [improvement] add weapp-nav icon (#2682) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 182ff7823..1b765c15f 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.3.1", - "@vant/icons": "1.0.8", + "@vant/icons": "1.0.9", "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.2", "vue-lazyload": "1.2.3" }, diff --git a/yarn.lock b/yarn.lock index 0aeae495b..da4296a86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -776,10 +776,10 @@ eslint-plugin-import "^2.14.0" eslint-plugin-vue "^5.0.0" -"@vant/icons@1.0.8": - version "1.0.8" - resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.0.8.tgz#10cf8d691747ae27e3f9f9f025afd7a3c350810d" - integrity sha512-6q5Jz4Bx9wEIkVrchmhId0q+eoayYLdPqbcByct+jU+T3OhGw3bxCRpAvC+nq0hlqtTQL1dyMWDbOOjMO2GzZg== +"@vant/icons@1.0.9": + version "1.0.9" + resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.0.9.tgz#20750abe2447312e25ddf5b85e98ea0c2aea69a7" + integrity sha512-UbVgL1C1GDcLIZYasdTgKiLsyyFIs9qCG80O7wStxYxF4Pm3qFxaUYwmb5KKsjqN4E+HSewBqZaPZaPk5hiVCw== "@vant/markdown-loader@^1.0.3": version "1.0.3"