[improvement] Icon: update shop icons

This commit is contained in:
陈嘉涵 2019-03-25 18:02:52 +08:00
parent 77bb66ecf2
commit c216244dab

View File

@ -26,7 +26,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@vant/doc": "^1.0.24",
"@vant/icons": "1.1.3",
"@vant/icons": "1.1.4",
"autoprefixer": "^9.4.4",
"babel-loader": "8.0.5",
"cross-env": "^5.1.4",
@ -50,11 +50,12 @@
"progress-bar-webpack-plugin": "^1.11.0",
"style-loader": "^0.23.1",
"typescript": "^3.2.2",
"vue": "2.5.21",
"vue": "2.6.10",
"vue-loader": "^15.4.2",
"vue-router": "^3.0.2",
"vue-template-compiler": "2.5.21",
"vue-template-compiler": "2.6.10",
"webpack": "^4.28.3",
"webpack-cli": "^3.3.0",
"webpack-serve": "^2.0.3"
}
}