From e778dc1348beaa0b5e452da3076bcf5e335b8917 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 14 Nov 2014 15:00:02 +0200 Subject: Add grunt-contrib-htmlmin. Only used for the GitHub docs. --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 9494c1a25..665c62098 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "grunt-contrib-copy": "~0.8.0", "grunt-contrib-csslint": "~0.4.0", "grunt-contrib-cssmin": "~0.12.2", + "grunt-contrib-htmlmin": "~0.4.0", "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.1", "grunt-contrib-less": "~1.0.1", -- cgit v1.2.3