From cdff8de18ff6b52b773e1dc017fea2475f01ee08 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 8 Apr 2013 15:02:54 -0400 Subject: Upgrade grunt-contrib-jshint to 0.4.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index f348f88cd..4a66f0d73 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "dependencies": {}, "devDependencies": { "grunt": "0.4.1", - "grunt-contrib-jshint": "0.1.1", + "grunt-contrib-jshint": "0.4.1", "grunt-contrib-uglify": "0.1.1", "grunt-contrib-concat": "0.1.3", "grunt-contrib-qunit": "0.2.0", -- cgit v1.2.3