diff options
| author | Henry Zhu <[email protected]> | 2015-10-19 00:07:57 -0400 |
|---|---|---|
| committer | Henry Zhu <[email protected]> | 2015-10-19 08:17:13 -0400 |
| commit | 8924b5044ec9522e2c8ac1295e7843d70404449a (patch) | |
| tree | 8f2526139e095f263a22584e38d3a35f90ba2750 /package.json | |
| parent | 1f4401fd10880ba1160ceffb1d95e98277afb830 (diff) | |
| download | bootstrap-8924b5044ec9522e2c8ac1295e7843d70404449a.tar.xz bootstrap-8924b5044ec9522e2c8ac1295e7843d70404449a.zip | |
update grunt-jscs to 2.1.0 to use jscs 2.x
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0e4d297c3..caf458219 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "~5.0.0", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.8.0", + "grunt-jscs": "~2.1.0", "grunt-line-remover": "0.0.2", "grunt-postcss": "^0.6.0", "grunt-sass": "^1.0.0", |
