diff options
| author | Chris Rebert <[email protected]> | 2013-09-03 12:17:30 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-03 12:17:30 -0700 |
| commit | 82d19a41ba80386e4049371a17eb5fb9d3d44ee8 (patch) | |
| tree | 14eb25de9c195e953e2d8cc27c70288a31804c6f | |
| parent | a1b3fb339e911cd0c7d472d40cbca3e01ed221f4 (diff) | |
| download | bootstrap-82d19a41ba80386e4049371a17eb5fb9d3d44ee8.tar.xz bootstrap-82d19a41ba80386e4049371a17eb5fb9d3d44ee8.zip | |
bump grunt-contrib-connect to 0.4.0
Thanks David.
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7c4e6a3c0..017b07dc7 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" |
