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 <code@rebertia.com>2014-10-18 05:13:27 +0400
committerChris Rebert <code@rebertia.com>2014-10-18 05:13:27 +0400
commit68a5be1bcfad00179b2dd15d0e71509bcbe57fed (patch)
tree57d56a66cf152e7de37b90b3ee84f6926bb23119
parent13c40d081012ffd6b746f8062a23acfcd00ddc05 (diff)
bump grunt-jscs to ~0.8.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9804ae6..dbcc8e1 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.0",
- "grunt-jscs": "~0.7.1",
+ "grunt-jscs": "~0.8.0",
"load-grunt-tasks": "~0.6.0"
},
"peerDependencies": {