Browse Source

Merge pull request #3567 from phleobon/patch-1

Bump Laravel Elixir version
Taylor Otwell 8 years ago
parent
commit
1fac29099e
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"
   }
 }