From: Chris Rebert Date: Mon, 29 Dec 2014 02:53:55 +0000 (-0800) Subject: bump grunt-contrib-jade to ~0.14.0 X-Git-Tag: v3.3.2~5^2~64^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b282e8a01fed462923de26f4568933611aa4e983;p=thirdparty%2Fbootstrap.git bump grunt-contrib-jade to ~0.14.0 --- diff --git a/package.json b/package.json index ec442abcc7..de0ecfecc5 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "grunt-contrib-copy": "~0.7.0", "grunt-contrib-csslint": "~0.3.1", "grunt-contrib-cssmin": "~0.10.0", - "grunt-contrib-jade": "~0.13.0", + "grunt-contrib-jade": "~0.14.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.12.0", "grunt-contrib-qunit": "~0.5.2",