Commit bc368c62 authored by Taylor Otwell's avatar Taylor Otwell Committed by GitHub

Merge pull request #4188 from themsaid/laravelMix

Require laravel-mix v0.*
parents 605ffb9b b19f4e83
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,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.8.3", "laravel-mix": "0.*",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"vue": "^2.1.10" "vue": "^2.1.10"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment