Update JSHint dependency.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 24 Oct 2013 05:45:12 +0000 (08:45 +0300)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 24 Oct 2013 05:45:12 +0000 (08:45 +0300)
package.json

index 427eecc..afc32da 100644 (file)
@@ -38,7 +38,7 @@
   },
   "devDependencies": {
     "vows": "0.7.x",
-    "jshint": "2.2.x"
+    "jshint": "2.3.x"
   },
   "jshintConfig": {
     "browser": false,