Browse Source

Bump Laravel Elixir version

Laravel elixir is now at version 4
Leobon Paul-Henri 8 years ago
parent
commit
6973c86f55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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