[improvement] add weapp-nav icon (#2682)

This commit is contained in:
neverland 2019-02-04 11:02:07 +08:00 committed by GitHub
parent 3578defd11
commit d884388d18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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"
},

View File

@ -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"