[improvement] Icon: update shop icons (#3044)

This commit is contained in:
neverland
2019-03-22 20:11:36 +08:00
committed by GitHub
parent 784b279738
commit 3e1b048d88
4 changed files with 62 additions and 62 deletions
+5 -5
View File
@@ -58,9 +58,9 @@
"author": "youzanfe",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.3.4",
"@vant/icons": "1.1.3",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.2",
"@babel/runtime": "^7.4.2",
"@vant/icons": "1.1.4",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.3",
"vue-lazyload": "1.2.3"
},
"peerDependencies": {
@@ -73,13 +73,13 @@
"@babel/plugin-transform-object-assign": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.3.4",
"@babel/preset-env": "^7.4.2",
"@babel/preset-typescript": "^7.3.3",
"@types/jest": "^24.0.11",
"@vant/doc": "^1.0.23",
"@vant/eslint-config": "^1.1.2",
"@vant/markdown-loader": "^1.0.3",
"@vue/babel-preset-jsx": "^1.0.0-beta.2",
"@vue/babel-preset-jsx": "^1.0.0-beta.3",
"@vue/server-test-utils": "^1.0.0-beta.29",
"@vue/test-utils": "^1.0.0-beta.29",
"autoprefixer": "^9.5.0",