Upgrade to elixir 4 and rebuild assets

This commit is contained in:
Joseph Cohen
2015-11-27 03:15:44 -06:00
parent 83fd397818
commit 41238611b6
6 changed files with 39 additions and 42 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"dependencies": {
"bower": "~1.6.4",
"gulp": "~3.9.0",
"laravel-elixir": "~3.4.2"
"laravel-elixir": "~4.0.0"
},
"private": true
}