Require Laravel Mix 1.0

This commit is contained in:
Olav van Schie 2017-06-21 17:05:19 +02:00 committed by GitHub
parent 3acb739450
commit b9ca228f86
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"bootstrap-sass": "^3.3.7", "bootstrap-sass": "^3.3.7",
"cross-env": "^3.2.3", "cross-env": "^3.2.3",
"jquery": "^3.1.1", "jquery": "^3.1.1",
"laravel-mix": "0.*", "laravel-mix": "^1.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"vue": "^2.1.10" "vue": "^2.1.10"
} }