From 82f062ffeb6481b2eedcb4a27bf1103a10fa570e Mon Sep 17 00:00:00 2001 From: Mayhem Date: Wed, 9 Apr 2014 09:21:47 +0200 Subject: [PATCH] Update deps. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcf049900..1c3ccb25f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-concurrent": "~0.5.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.10.1", - "grunt-contrib-compress": "~0.7.0", + "grunt-contrib-compress": "~0.8.0", "grunt-contrib-concat": "~0.4.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-watch": "~0.6.1",