[new feature] add weapp-nav icon (#1286)

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

View File

@ -27,7 +27,7 @@
"@babel/preset-env": "^7.2.3",
"@babel/preset-typescript": "^7.1.0",
"@vant/doc": "^1.0.21",
"@vant/icons": "1.0.8",
"@vant/icons": "1.0.9",
"autoprefixer": "^9.4.4",
"babel-loader": "8.0.5",
"cross-env": "^5.1.4",

View File

@ -795,10 +795,10 @@
nprogress "^0.2.0"
shelljs "^0.8.2"
"@vant/icons@1.0.8":
version "1.0.8"
resolved "http://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.0.8.tgz#10cf8d691747ae27e3f9f9f025afd7a3c350810d"
integrity sha1-EM+NaRdHrifj+fnwJa/Xo8NQgQ0=
"@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==
"@vue/component-compiler-utils@^2.0.0":
version "2.1.1"