diff options
| author | Chris Rebert <[email protected]> | 2015-02-16 17:08:27 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-02-16 17:08:27 -0800 |
| commit | 6b61bf47629420b5b70d566ca5555061ff461b75 (patch) | |
| tree | 16ef03ae6b580a17efead9275d0c6904eba4b5f3 | |
| parent | a5580360ba423aba214fe7c58dd49793b0b8e215 (diff) | |
| download | bootstrap-6b61bf47629420b5b70d566ca5555061ff461b75.tar.xz bootstrap-6b61bf47629420b5b70d566ca5555061ff461b75.zip | |
bump grunt-jscs to ~1.5.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 95886665f..38f9cd6ed 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "^2.0.0", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.2.0", + "grunt-jscs": "~1.5.0", "grunt-postcss": "^0.3.0", "grunt-sass": "~0.17.0", "grunt-saucelabs": "~8.5.0", |
