From 2277764a3833e8edbbf36f36837c23ee73101b5e Mon Sep 17 00:00:00 2001 From: Tyler Kellen Date: Tue, 26 Feb 2013 11:43:50 -0500 Subject: [PATCH] bump contrib-jshint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21db22d..bb6bdb8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-lib-contrib": "~0.5.1" }, "devDependencies": { - "grunt-contrib-jshint": "~0.1.1", + "grunt-contrib-jshint": "~0.2.0", "grunt-contrib-nodeunit": "~0.1.2", "grunt-contrib-clean": "~0.4.0", "grunt-contrib-internal": "~0.4.2",