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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-04-02 17:19:11 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-04-02 17:19:11 +0400
commit999a1468d196776c37fcbc001de102b20ba1d5fa (patch)
treea88fcaf7612cf768546dd5879ec2851bf3777c8c
parent980b25026f6f891b2fc5a1a1ab30f6007dc0c3d0 (diff)
Update "grunt-contrib-jshint" dependency.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f3adfd3..ee66fbb 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "~0.9.0",
- "grunt-contrib-jshint": "~0.9.2",
+ "grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.3.3",
"grunt-contrib-sass": "~0.7.3",
"grunt-contrib-uglify": "~0.4.0",