Skip to content

Commit

Permalink
Issue 升级element-ui和vue全家桶
Browse files Browse the repository at this point in the history
  • Loading branch information
enilu committed Oct 16, 2019
1 parent f34229e commit c85b54f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions flash-vue-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"test": "npm run lint"
},
"dependencies": {
"axios": "0.18.0",
"axios": "0.18.1",
"element-ui": "2.11.0",
"js-cookie": "2.2.0",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path-to-regexp": "^3.0.0",
"vue": "2.5.17",
"vue": "2.6.10",
"vue-echarts": "^3.1.2",
"vue-i18n": "7.3.2",
"vue-router": "3.0.1",
"vuex": "3.0.1"
"vue-router": "3.0.3",
"vuex": "3.1.1"
},
"devDependencies": {
"autoprefixer": "8.5.0",
Expand Down Expand Up @@ -66,9 +66,9 @@
"svg-sprite-loader": "3.8.0",
"uglifyjs-webpack-plugin": "1.2.7",
"url-loader": "1.0.1",
"vue-loader": "15.3.0",
"vue-loader": "15.7.0",
"vue-style-loader": "4.1.2",
"vue-template-compiler": "2.5.17",
"vue-template-compiler": "2.6.10",
"webpack": "4.16.5",
"webpack-bundle-analyzer": "2.13.1",
"webpack-cli": "3.1.0",
Expand Down

0 comments on commit c85b54f

Please sign in to comment.