| Index: pkg/http/pubspec.yaml
|
| diff --git a/pkg/http/pubspec.yaml b/pkg/http/pubspec.yaml
|
| index 2e2aafa3439901afc438a5fa811d72faa3dca8ca..05c3cd3fb33b540edb89a3d57969f6ed2b37350e 100644
|
| --- a/pkg/http/pubspec.yaml
|
| +++ b/pkg/http/pubspec.yaml
|
| @@ -1,7 +1,7 @@
|
| name: http
|
| version: 0.9.0
|
| author: "Dart Team <misc@dartlang.org>"
|
| -homepage: http://www.dartlang.org
|
| +homepage: https://pub.dartlang.org/packages/http
|
| description: A composable, Future-based API for making HTTP requests.
|
| dependencies:
|
| path: ">=0.9.0 <0.10.0"
|
|
|