diff --git a/templates/common/_package.json b/templates/common/_package.json index d2290ee2b..0061ce49a 100644 --- a/templates/common/_package.json +++ b/templates/common/_package.json @@ -21,6 +21,7 @@ "grunt-contrib-copy": "~0.4.1", "grunt-contrib-cssmin": "~0.7.0", "grunt-contrib-htmlmin": "~0.1.3", + "jpegtran-bin": "0.2.0", "grunt-contrib-imagemin": "~0.3.0", "grunt-contrib-jshint": "~0.7.1", "grunt-contrib-uglify": "~0.2.0",