From 05eb46b9092457ed905edc3b1b4b4edabf00c4ad Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Mon, 30 Jun 2014 11:08:17 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aeef351..1bb523a 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "grunt": "~0.4.2", "grunt-contrib-sass": "~0.5.0", "grunt-contrib-watch": "~0.5.3", - "grunt-contrib-imageoptim": "~0.9.6", + "grunt-imageoptim": "~0.9.6", "grunt-svg2png": "~0.2.0", "grunt-svgmin": "~0.4.0", "grunt-contrib-uglify": "~0.4.0",