diff options
| author | Chris Rebert <[email protected]> | 2014-12-28 19:46:23 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-28 19:46:23 -0800 |
| commit | ac78d16e41de8fe7a221576e098dfd0e2abf8b0e (patch) | |
| tree | 2e464e5ef2896c76e0b2d31006e24c1060d0385d /package.json | |
| parent | 120b1f164b6c0ac813d36bf5af0fc5eedb55d126 (diff) | |
| parent | a4626760750b14cebb19efc7010833f05491f1ed (diff) | |
| download | bootstrap-ac78d16e41de8fe7a221576e098dfd0e2abf8b0e.tar.xz bootstrap-ac78d16e41de8fe7a221576e098dfd0e2abf8b0e.zip | |
Merge pull request #15454 from twbs/bump-compress
bump grunt-contrib-compress to ~0.13.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index de0ecfecc..8ebba8c42 100644 --- a/package.json +++ b/package.json @@ -37,7 +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-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", |
