diff options
| author | Chris Rebert <[email protected]> | 2014-06-09 17:32:10 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-09 17:32:10 -0700 |
| commit | 2213a5b756ad01042bd6e68b9a17f591ca62e977 (patch) | |
| tree | 049fbc751c27691c08f26085b8848f1284b6b2ec /package.json | |
| parent | b4ab047b81103dbcc96b0115200acdee51239e75 (diff) | |
| download | bootstrap-2213a5b756ad01042bd6e68b9a17f591ca62e977.tar.xz bootstrap-2213a5b756ad01042bd6e68b9a17f591ca62e977.zip | |
bump grunt-contrib-connect to ~0.8.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 97ed639eb..3c9f2056a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-banner": "~0.2.2", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-concat": "~0.4.0", - "grunt-contrib-connect": "~0.7.1", + "grunt-contrib-connect": "~0.8.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", "grunt-contrib-cssmin": "~0.9.0", |
