diff options
| author | Chris Rebert <[email protected]> | 2014-05-05 12:31:17 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-05-05 12:31:17 -0700 |
| commit | 64fdbd762190fb1d2191e0e6aac1bccc621b54db (patch) | |
| tree | 3a44803d7c40bc8d5a42030419c2d48b057bee55 /package.json | |
| parent | 5728b5791c94b5f4df662045552e66bc05d85d31 (diff) | |
| download | bootstrap-64fdbd762190fb1d2191e0e6aac1bccc621b54db.tar.xz bootstrap-64fdbd762190fb1d2191e0e6aac1bccc621b54db.zip | |
bump grunt-jscs-checker to v0.4.1; refs #13512
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 8c90cef51..bbb647887 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "grunt-exec": "~0.4.5", "grunt-html-validation": "~0.1.15", "grunt-jekyll": "~0.4.1", - "grunt-jscs-checker": "0.4.0", + "grunt-jscs-checker": "0.4.1", "grunt-saucelabs": "~5.1.1", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", |
