diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1f3732ded..ec3f214d9 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "grunt-contrib-qunit": "0.2.0", "grunt-contrib-csslint": "0.1.1", "grunt-compare-size": "0.4.0-rc.3", - "grunt-jscs-checker": "0.2.0", + "grunt-jscs-checker": "0.2.6", "grunt-html": "0.3.3", "grunt-git-authors": "1.2.0", "grunt-esformatter": "0.2.0", |