Update JSHint dependency.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Sat, 19 Oct 2013 08:05:38 +0000 (11:05 +0300)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Sat, 19 Oct 2013 08:05:38 +0000 (11:05 +0300)
package.json

index 56d2d40..f8b7785 100644 (file)
@@ -38,7 +38,7 @@
   },
   "devDependencies": {
     "vows": "0.7.x",
-    "jshint": "~2.1.9"
+    "jshint": "2.2.x"
   },
   "jshintConfig": {
     "browser": false,