aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-12-02 13:50:20 +0200
committerXhmikosR <[email protected]>2014-12-09 07:53:11 +0200
commit71f6dd25fc30c52c93fdb90fd6cb145593cdf2ee (patch)
treefce2d7f06f12775d104eacfa2d7a810860db66dc /package.json
parentf932eaa525aab1970172043e6da95cd01717f830 (diff)
downloadbootstrap-71f6dd25fc30c52c93fdb90fd6cb145593cdf2ee.tar.xz
bootstrap-71f6dd25fc30c52c93fdb90fd6cb145593cdf2ee.zip
Add grunt-contrib-compress.
Now, the zip file is created when running `grunt prep-release`. [ci skip]
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 5793ad2d4..3beb0e90d 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",