From: Chris Rebert Date: Tue, 17 Feb 2015 01:08:27 +0000 (-0800) Subject: bump grunt-jscs to ~1.5.0 X-Git-Tag: v4.0.0-alpha~368 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6b61bf47629420b5b70d566ca5555061ff461b75;p=thirdparty%2Fbootstrap.git bump grunt-jscs to ~1.5.0 --- diff --git a/package.json b/package.json index 95886665f8..38f9cd6ed7 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",