From 7805d1b1e690eae5771bf1545f5cd00a104802dd Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Wed, 17 Apr 2013 01:26:12 +0200 Subject: [PATCH] Update deps. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3869bc44..7ab48ab5d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "grunt": "~0.4.1", "grunt-bump": "~0.0.0", "grunt-concurrent": "~0.1.1", - "grunt-contrib-clean": "~0.4.0", + "grunt-contrib-clean": "~0.4.1", "grunt-contrib-coffee": "~0.6.6", "grunt-contrib-compress": "~0.4.10", "grunt-contrib-concat": "~0.2.0",