Skip to content

Commit

Permalink
Updating to vue-router 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Oct 12, 2017
1 parent 03b28ee commit 3d14a92
Show file tree
Hide file tree
Showing 3 changed files with 403 additions and 220 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,28 @@
"bootstrap-sass": "^3.3.7",
"cross-env": "^5.0.1",
"eslint": "^4.8.0",
"eslint-config-airbnb-base": "^12.0.1",
"eslint-config-airbnb-base": "^12.0.2",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-vue": "^3.13.0",
"eslint-plugin-vue": "^3.13.1",
"jquery": "^3.1.1",
"laravel-mix": "^1.0"
"laravel-mix": "^1.5.0"
},
"dependencies": {
"axios": "^0.16.2",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-3": "^6.24.1",
"element-ui": "^1.4.4",
"element-ui": "^1.4.6",
"font-awesome": "^4.7.0",
"form-backend-validation": "^2.0.1",
"moment": "^2.18.1",
"vue-data-tables": "^2.0.4",
"lodash": "^4.17.4",
"moment": "^2.19.1",
"vue": "^2.1.10",
"vue-data-tables": "^2.0.4",
"vue-events": "^3.0.1",
"vue-i18n": "^7.2.0",
"vue-router": "^2.7.0",
"vue-i18n": "^7.3.1",
"vue-router": "^3.0.0",
"vue-shortkey": "^2.2.2",
"vue-simplemde": "^0.4.4",
"lodash": "^4.17.4"
"vue-simplemde": "^0.4.4"
}
}
4 changes: 2 additions & 2 deletions public/css/app.css

Large diffs are not rendered by default.

Loading

0 comments on commit 3d14a92

Please sign in to comment.