Adds a custom build on jshint compatible with node 0.8.x.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Sat, 31 May 2014 21:50:22 +0000 (22:50 +0100)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Sat, 31 May 2014 21:59:14 +0000 (22:59 +0100)
package.json

index f27b5b1..798886b 100644 (file)
@@ -37,7 +37,7 @@
     "commander": "2.2.x"
   },
   "devDependencies": {
-    "jshint": "2.5.x",
+    "jshint": "GoalSmashers/jshint",
     "nock": "0.28.x",
     "vows": "0.7.x"
   },