diff options
| author | XhmikosR <[email protected]> | 2014-11-14 15:00:02 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-04-08 09:27:38 +0300 |
| commit | e778dc1348beaa0b5e452da3076bcf5e335b8917 (patch) | |
| tree | 1bab4c2f3e2ae09df9bd8b6787ef5b055883c40d /package.json | |
| parent | a204780b8ba8d53da3a0cd2dac9e4dddc0e3da26 (diff) | |
| download | bootstrap-e778dc1348beaa0b5e452da3076bcf5e335b8917.tar.xz bootstrap-e778dc1348beaa0b5e452da3076bcf5e335b8917.zip | |
Add grunt-contrib-htmlmin.
Only used for the GitHub docs.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |
