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

github.com/twbs/grunt-css-flip.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:07:28 +0300
committerChris Rebert <github@rebertia.com>2015-01-23 02:07:28 +0300
commite29a9ddaf1ed96a971c075c3292229a4f32245c0 (patch)
treef86c3a8c2189b575621bcdd8201b256e7c48ba3e
parent9ab3a3dc0ec28524fd7c9d45baa20b6655ae348f (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 024e8f6..c2aa410 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "~0.6.0",
- "grunt-contrib-jshint": "~0.10.0",
+ "grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-nodeunit": "~0.4.0",
"grunt-eslint": "^4.0.0",
"grunt-jscs": "^1.1.0",