Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2015-01-23 02:08:07 +0300
committerChris Rebert <github@rebertia.com>2015-01-23 02:08:07 +0300
commit21338b94b8cf515caf437cfd490ca6c94c347245 (patch)
treebbedd4a75ee9020dbd29ead8af9920713e650d99
parent3d6ca9d389d1cfd024623a30125d96d811010945 (diff)
update grunt-contrib-jshint to ~0.11.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a057bba..e11e69f 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"grunt-contrib-copy": "~0.7.0",
"grunt-contrib-csslint": "~0.3.1",
"grunt-contrib-cssmin": "~0.11.0",
- "grunt-contrib-jshint": "~0.10.0",
+ "grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-sass": "~0.8.1",
"grunt-contrib-uglify": "~0.7.0",
"grunt-contrib-watch": "~0.6.1",