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-05-04 03:27:32 +0400
committerChris Rebert <code@rebertia.com>2014-05-04 03:27:32 +0400
commitbc8bb558591f5e1b662b7f149dc63aaf51eb97a1 (patch)
treebe46b676cce50ecab890e6f186cbb359e7fb67c5
parent442e970f1d2ebbb97c8715e0b2e0af2117777823 (diff)
bump grunt-jscs-checker to ~0.4.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b214c61..3960ea8 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.3.3",
- "grunt-jscs-checker": "~0.4.0",
+ "grunt-jscs-checker": "~0.4.2",
"load-grunt-tasks": "~0.4.0"
},
"peerDependencies": {