diff options
| author | XhmikosR <[email protected]> | 2014-12-09 10:19:05 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-12-09 10:19:05 +0200 |
| commit | 762acc826f3a4e266f3757a424eedb093286d71f (patch) | |
| tree | c1659406f08f6409b336ec731a0e4994c3b46b6d /package.json | |
| parent | afa46515d07eecd41353a0134d3bf30de47245e0 (diff) | |
| parent | 71f6dd25fc30c52c93fdb90fd6cb145593cdf2ee (diff) | |
| download | bootstrap-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.json | 1 |
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", |
