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-07-17 02:17:45 +0400
committerChris Rebert <code@rebertia.com>2014-07-17 02:17:45 +0400
commitc54a36461c291677b04771f32434fca0c3c939da (patch)
tree43e6648ec7ef2aa7328e0e71fc0d870a93e02d9e
parent0a581fba96fd68001e04490312648942d158e7a1 (diff)
upgrade from grunt-jscs-checker ~0.4.4 to grunt-jscs ~0.6.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bfa0bff..e780a60 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.4.0",
- "grunt-jscs-checker": "~0.4.4",
+ "grunt-jscs": "~0.6.1",
"load-grunt-tasks": "~0.6.0"
},
"peerDependencies": {