Update files with laravel 5.6 changes

This commit is contained in:
DariusIII
2018-02-08 09:11:08 +01:00
parent 722dfb5679
commit ec94b3cb4a
6 changed files with 14 additions and 27 deletions
+3 -2
View File
@@ -11,10 +11,11 @@
},
"devDependencies": {
"axios": "^0.17",
"bootstrap-sass": "^3.3.7",
"bootstrap": "^4.0.0-beta.2",
"popper.js": "^1.12",
"cross-env": "^5.1",
"jquery": "^3.2",
"laravel-mix": "^1.0",
"laravel-mix": "^2.0",
"lodash": "^4.17.4",
"vue": "^2.5.7"
}