aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 794a9565b..9512b2c73 100644
--- a/package.json
+++ b/package.json
@@ -18,9 +18,9 @@
]
, "devDependencies": {
"uglify-js": "1.3.4"
- , "jshint": "0.6.1"
+ , "jshint": "0.9.1"
, "recess": "1.0.3"
, "connect": "2.1.3"
, "hogan.js": "2.0.0"
}
-} \ No newline at end of file
+}