Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2014-11-14 16:00:02 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-04-08 09:27:38 +0300
commite778dc1348beaa0b5e452da3076bcf5e335b8917 (patch)
tree1bab4c2f3e2ae09df9bd8b6787ef5b055883c40d /package.json
parenta204780b8ba8d53da3a0cd2dac9e4dddc0e3da26 (diff)
Add grunt-contrib-htmlmin.
Only used for the GitHub docs.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9494c1a258..665c620981 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",