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>2015-02-07 00:59:48 +0300
committerChris Rebert <code@rebertia.com>2015-02-07 01:01:08 +0300
commit14e298c05936b28a9ecb0835bed76be7d5fbfe48 (patch)
tree7ae5379d73744f31e8a0fb42c92525f82acf0c52 /package.json
parent7e14003c35ea6c3d66566c4735cb4d1baad7feed (diff)
Bump grunt-jscs to ^1.5.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8859c1d..992462a 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-eslint": "^5.1.0",
- "grunt-jscs": "^1.2.0",
+ "grunt-jscs": "^1.5.0",
"load-grunt-tasks": "^3.1.0"
},
"peerDependencies": {