diff options
| author | Chris Rebert <[email protected]> | 2014-12-29 11:57:56 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-29 14:16:00 -0800 |
| commit | 9867b1d49e64c1e4503e97cf4ddb42333c589f65 (patch) | |
| tree | 2a852b91e57ee52090f5ba1f827b771c9b724f15 | |
| parent | 880642ee6250beafdb08c8283f92b0f33cd55aa1 (diff) | |
| download | bootstrap-9867b1d49e64c1e4503e97cf4ddb42333c589f65.tar.xz bootstrap-9867b1d49e64c1e4503e97cf4ddb42333c589f65.zip | |
bump grunt-jscs to ~1.1.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 883dfda81..ef03659e8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "grunt-exec": "~0.4.6", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.0.0", + "grunt-jscs": "~1.1.0", "grunt-sass": "~0.17.0", "grunt-saucelabs": "~8.4.0", "grunt-scss-lint": "^0.3.4", |
