mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
[new feature] add weapp-nav icon (#1286)
This commit is contained in:
parent
d605c45190
commit
2ae1906ff5
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user