update to JSHint 1.0.x
authorXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 21 Feb 2013 22:04:27 +0000 (00:04 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 21 Feb 2013 22:04:27 +0000 (00:04 +0200)
package.json

index aa9c7c7..6a7d34f 100644 (file)
@@ -24,7 +24,7 @@
   },
   "devDependencies": {
     "vows": "0.7.x",
-    "jshint": "0.9.x"
+    "jshint": "1.0.x"
   },
   "engines": {
     "node": ">=0.6.0"