Merge pull request #5183 from nfnty/master

package.json: Upgrade grunt-contrib-compress, Fixes #5071
This commit is contained in:
Carl Bergquist 2016-05-30 08:02:00 +02:00
commit f1bd614770

View File

@ -20,7 +20,7 @@
"grunt-angular-templates": "^0.5.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-clean": "~0.7.0",
"grunt-contrib-compress": "~0.14.0",
"grunt-contrib-compress": "^1.3.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": "~0.8.2",
"grunt-contrib-cssmin": "~0.14.0",