aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-12-09 10:19:05 +0200
committerXhmikosR <[email protected]>2014-12-09 10:19:05 +0200
commit762acc826f3a4e266f3757a424eedb093286d71f (patch)
treec1659406f08f6409b336ec731a0e4994c3b46b6d /package.json
parentafa46515d07eecd41353a0134d3bf30de47245e0 (diff)
parent71f6dd25fc30c52c93fdb90fd6cb145593cdf2ee (diff)
downloadbootstrap-762acc826f3a4e266f3757a424eedb093286d71f.tar.xz
bootstrap-762acc826f3a4e266f3757a424eedb093286d71f.zip
Merge pull request #15293 from twbs/grunt-contrib-compress
Add grunt-contrib-compress.
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 7f6b66ce3..8f4f3aa0e 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
"grunt-autoprefixer": "~2.0.0",
"grunt-banner": "~0.2.3",
"grunt-contrib-clean": "~0.6.0",
+ "grunt-contrib-compress": "~0.12.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-connect": "~0.9.0",
"grunt-contrib-copy": "~0.7.0",