]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
bump grunt-contrib-connect to 0.4.0
authorChris Rebert <github@rebertia.com>
Tue, 3 Sep 2013 19:17:30 +0000 (12:17 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 3 Sep 2013 19:17:30 +0000 (12:17 -0700)
Thanks David.

package.json

index 7c4e6a3c09ff0711710e8b5d878eac81a6f4614f..017b07dc70d733a3508093737aeb19ed86566817 100644 (file)
@@ -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"