From 02a6723b89d74686c53f8eae25ba46ef71f8e938 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Tue, 7 Jul 2015 17:03:28 -0400 Subject: [PATCH] Add necessary node package for deploy --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b9711de..1db6438 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "grunt-contrib-copy": "^0.7.0", "grunt-contrib-jshint": "^0.10.0", "load-grunt-tasks": "^1.0.0", + "grunt-build-control": "^0.2.2", "grunt-coffeelint": "0.0.13" }, "engines": {