From f1b40eb38c9816594528204a8f7c63b73034a33d Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Mon, 15 Jun 2015 18:06:09 -0700 Subject: [PATCH] Adding gulp back to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d24f56e0..29e724dd 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "angular-mocks": "1.3.x", "async": "0.9.x", "del": "1.2.x", + "gulp": "3.9.x", "gulp-angular-templatecache": "1.6.x", "gulp-concat": "2.5.x", "gulp-eslint": "0.13.x",