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

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: Addressed review comments and added .gitignore and empty .status 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
« no previous file with comments | « 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..4dc136d78448c6db7a722d2856faea6e58199657 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: https://www.github.com/dart-lang/async
dev_dependencies:
unittest: ">=0.10.0 <0.12.0"
environment:
« no previous file with comments | « codereview.settings ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698