From 017a6070928bc239062896387a38f428aa77ff25 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 14 Jan 2016 13:03:58 -0800 Subject: [PATCH] chore(package): update jshint to version 2.9.1 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a69d9c1..8a8ceb0 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "contributors": "*", "cov": "*", "istanbul": "*", - "jshint": "*", + "jshint": "2.9.1", "mocha": "*", "should": "~4.0.4" },