From: Chris Rebert Date: Thu, 9 Jan 2014 05:15:37 +0000 (-0800) Subject: bump grunt-contrib-jade to v0.9.1 X-Git-Tag: v3.1.0~115^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba6daabfe9686bbfbf12d1b83cda387378acc2b;p=thirdparty%2Fbootstrap.git bump grunt-contrib-jade to v0.9.1 --- diff --git a/package.json b/package.json index fdf16c4d4c..8bcd4840ef 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-connect": "~0.6.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", - "grunt-contrib-jade": "~0.8.0", + "grunt-contrib-jade": "~0.9.1", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", "grunt-contrib-qunit": "~0.3.0",