From 5fbb5be461dc1af0f9e21795a653ea2324bc88b8 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Fri, 10 Jul 2015 17:03:25 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54a63a3d..5898f8d1 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ }, "dependencies": { "async": "~0.9.0", + "load-grunt-tasks": "~1.0.0", "pdffiller": "whitef0x0/pdffiller", "body-parser": "~1.9.0", "bower": "~1.3.8", @@ -75,7 +76,6 @@ "karma-firefox-launcher": "~0.1.3", "karma-jasmine": "~0.2.1", "karma-phantomjs-launcher": "~0.1.2", - "load-grunt-tasks": "~1.0.0", "should": "~4.1.0", "supertest": "~0.14.0" }