From 621a3e83c1ec35523ac54eae008d83fa6cabcd1d Mon Sep 17 00:00:00 2001 From: Mayhem Date: Wed, 19 Feb 2014 14:55:17 +0100 Subject: [PATCH] Update deps. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 737696770..290685823 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-concurrent": "~0.4.3", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.10.0", - "grunt-contrib-compress": "~0.6.0", + "grunt-contrib-compress": "~0.7.0", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-watch": "~0.5.3",