Merge pull request #4188 from themsaid/laravelMix

Require laravel-mix v0.*
This commit is contained in:
Taylor Otwell
2017-03-26 10:08:51 -05:00
committed by GitHub

View File

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