Merge pull request #3567 from phleobon/patch-1

Bump Laravel Elixir version
This commit is contained in:
Taylor Otwell 2015-11-22 22:06:41 -06:00
commit 1fac29099e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"gulp": "^3.8.8"
},
"dependencies": {
"laravel-elixir": "^3.0.0",
"laravel-elixir": "^4.0.0",
"bootstrap-sass": "^3.0.0"
}
}