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-09-25 07:59:09 +0400
committerChris Rebert <code@rebertia.com>2014-09-25 07:59:09 +0400
commit13c40d081012ffd6b746f8062a23acfcd00ddc05 (patch)
treec2b2707561056e98d000944477be61973a005370
parent40fcacf9e6e2b52c8773996ab06bcc59860b4d60 (diff)
bump grunt-jscs to ~0.7.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e6e44b8..9804ae6 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.6.1",
+ "grunt-jscs": "~0.7.1",
"load-grunt-tasks": "~0.6.0"
},
"peerDependencies": {