From 64e1cf9812e84761ccc3f2afa8f75ea1041e70f2 Mon Sep 17 00:00:00 2001 From: Laracasts Date: Mon, 27 Jul 2015 13:42:38 -0400 Subject: [PATCH] Bump Laravel Elixir version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1b4a6e6..8b7c633c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "gulp": "^3.8.8" }, "dependencies": { - "laravel-elixir": "^2.0.0", + "laravel-elixir": "^3.0.0", "bootstrap-sass": "^3.0.0" } }