summaryrefslogtreecommitdiff
path: root/web-ui/package.json
diff options
context:
space:
mode:
authorJefferson Stachelski <jstachel@thoughtworks.com>2015-11-20 18:20:21 -0200
committerJefferson Stachelski <jstachel@thoughtworks.com>2015-11-20 18:21:31 -0200
commit25f3fb53f6e605c0885beda4ce73dafded50faef (patch)
treed7717bf20621fef590e02d7423f00da510a8a34a /web-ui/package.json
parenteae1c25b3fdf48f234cbc83dc0667c66a2239b44 (diff)
Chaged jshint version to the newest one
Diffstat (limited to 'web-ui/package.json')
-rw-r--r--web-ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/package.json b/web-ui/package.json
index f7c46a47..ced54b77 100644
--- a/web-ui/package.json
+++ b/web-ui/package.json
@@ -9,7 +9,7 @@
"handlebars": "2.0.0",
"html-minifier": "0.7.0",
"imagemin": "3.1.0",
- "jshint": "2.6.3",
+ "jshint": "2.8.0",
"karma": "0.12.31",
"karma-chrome-launcher": "0.1.7",
"karma-firefox-launcher": "0.1.4",