Merge pull request #4110 from laravel/fix

Bump Mix dependency
This commit is contained in:
Taylor Otwell 2017-01-22 10:27:46 -06:00 committed by GitHub
commit 182c889736
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"axios": "^0.15.2",
"bootstrap-sass": "^3.3.7",
"jquery": "^3.1.0",
"laravel-mix": "^0.4.0",
"laravel-mix": "^0.5.0",
"lodash": "^4.16.2",
"vue": "^2.0.1"
}