Fixed gifcicle version

Upstream dependencies in imagemin are no longer compatible with
the debian version of node. This locks down some of them to
earlier, compatible versions.

Change-Id: Ibed33ed9e389eb6ea6d69b9c566e663a882becf7
This commit is contained in:
Michael Krotscheck 2014-11-04 03:25:54 +01:00
parent 41e6868e82
commit 05101c200d

View File

@ -33,6 +33,7 @@
"grunt-contrib-jshint": "0.10.0",
"grunt-contrib-uglify": "0.6.0",
"grunt-contrib-imagemin": "0.8.1",
"gifsicle": "1.0.0",
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"matchdep": "0.3.0",