Updates JSHint dependency to latest 2.x.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 9 Apr 2016 15:37:50 +0000 (17:37 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 9 Apr 2016 15:37:50 +0000 (17:37 +0200)
package.json

index 0a2cd84..b3eec13 100644 (file)
@@ -41,7 +41,7 @@
   "devDependencies": {
     "browserify": "13.x",
     "http-proxy": "1.x",
-    "jshint": "2.8.x",
+    "jshint": "2.x",
     "nock": "4.x",
     "server-destroy": "1.x",
     "uglify-js": ">=2.6.1",