Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(599)

Unified Diff: pubspec.yaml

Issue 954703002: Update project to match OSS template (Closed) Base URL: git@github.com:dart-lang/async.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« README.md ('K') | « codereview.settings ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« README.md ('K') | « codereview.settings ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698