From f077caf204914fb0770e8f7bdee02c22636b1a79 Mon Sep 17 00:00:00 2001 From: Amos Haviv Date: Thu, 6 Mar 2014 01:35:27 +0200 Subject: [PATCH] Fixing Travis Grunt Issues --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 27d22b7650..1e1303e04a 100755 --- a/package.json +++ b/package.json @@ -31,9 +31,9 @@ "passport-linkedin": "~0.1.3", "passport-google-oauth": "~0.1.5", "lodash": "~2.4.1", + "forever": "~0.10.11", "bower": "~1.2.8", - "grunt-cli": "~0.4.2", - "forever": "~0.10.11" + "grunt-cli": "~0.1.13" }, "devDependencies": { "supertest": "~0.9.0",