Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 0f17e33dd05462407cb9c2a955515b86aee6c0b3..4787cd0eddab528a5d3a4363ac9f65f99c3280f6 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -2,7 +2,7 @@ name: async |
version: 1.1.0 |
author: Dart Team <misc@dartlang.org> |
description: Utility functions and classes related to the 'dart:async' library. |
-homepage: http://www.dartlang.org |
+homepage: http://www.github.com/dart-lang/async |
ricow1
2015/02/24 10:18:24
http -> https
Søren Gjesse
2015/02/24 10:27:13
Done.
|
dev_dependencies: |
unittest: ">=0.10.0 <0.12.0" |
environment: |