diff options
| author | Chris Rebert <[email protected]> | 2015-04-06 18:29:53 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-06 18:29:53 -0700 |
| commit | 9b696da16f0d53fde0499c0b6fdd1d16a16f18a6 (patch) | |
| tree | 9e1a756bc0debf06de516e82775043938d3d4869 | |
| parent | 3b317e00c552d5a7f4da7c458289e6114d7157f0 (diff) | |
| download | bootstrap-9b696da16f0d53fde0499c0b6fdd1d16a16f18a6.tar.xz bootstrap-9b696da16f0d53fde0499c0b6fdd1d16a16f18a6.zip | |
Bump grunt-jscs to ~1.6.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d8417287a..fabaa472e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "~4.0.1", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.5.0", + "grunt-jscs": "~1.6.0", "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", |
