diff options
| author | Chris Rebert <[email protected]> | 2014-12-29 11:57:56 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-29 11:57:56 -0800 |
| commit | 995c7683307b2e39d8505989615967b5d7843caa (patch) | |
| tree | fea511cc35ec3a788c4dd1650f65a385e3af9582 | |
| parent | f149e4309add96394ed072265cca84aabd623649 (diff) | |
| download | bootstrap-995c7683307b2e39d8505989615967b5d7843caa.tar.xz bootstrap-995c7683307b2e39d8505989615967b5d7843caa.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 91d807dea..771fd4324 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,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-saucelabs": "~8.4.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~2.0.0", |
