From 395145670550a192abb2e2f7d840032f7b70d690 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 24 Oct 2013 08:45:12 +0300 Subject: [PATCH] Update JSHint dependency. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 427eecc9..afc32daf 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "vows": "0.7.x", - "jshint": "2.2.x" + "jshint": "2.3.x" }, "jshintConfig": { "browser": false, -- 2.34.1