From: Chris Rebert Date: Tue, 3 Sep 2013 19:17:30 +0000 (-0700) Subject: bump grunt-contrib-connect to 0.4.0 X-Git-Tag: v3.0.1~74^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d19a41ba80386e4049371a17eb5fb9d3d44ee8;p=thirdparty%2Fbootstrap.git bump grunt-contrib-connect to 0.4.0 Thanks David. --- diff --git a/package.json b/package.json index 7c4e6a3c09..017b07dc70 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ , "devDependencies": { "grunt": "~0.4.1" , "grunt-contrib-clean": "~0.5.0" - , "grunt-contrib-connect": "~0.3.0" + , "grunt-contrib-connect": "~0.4.0" , "grunt-contrib-concat": "~0.3.0" , "grunt-contrib-copy": "~0.4.0" , "grunt-contrib-jshint": "~0.6.0"