From f4e26bba3fb7d3a65875860c3e5ad97beee104eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 5 Feb 2015 12:39:47 +0100 Subject: [PATCH] Removed unused node package --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index f53f8fb8bff..a5985fe54b0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "grunt-git-describe": "~2.3.2", "grunt-karma": "~0.8.3", "grunt-ng-annotate": "^0.9.2", - "grunt-ngmin": "0.0.3", "grunt-string-replace": "~0.2.4", "grunt-usemin": "3.0.0", "jshint-stylish": "~0.1.5",