From 2d1e4591291ada5d3b53d47dcd5ae175b5dfcd09 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Wed, 4 Dec 2013 17:05:06 -0600 Subject: [PATCH] Removed grunt cli from #204 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index c061969047..887efbec12 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "devDependencies": { "karma": "~0.10", "grunt": "~0.4.1", - "grunt-cli": "~0.1.9", "grunt-contrib-watch": "~0.5.3", "grunt-contrib-cssmin": "~0.7.0", "grunt-contrib-copy": "~0.4.1",