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

Unified Diff: pubspec.yaml

Issue 1149563010: Add new features to package:async. (Closed) Base URL: https://github.com/dart-lang/async@master
Patch Set: Created 5 years, 6 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
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 21db4f7d280d51e3cc0fa7704083b91380873ceb..4f830b2a57cb35c4561841ef66ed13d162643508 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -4,6 +4,6 @@ author: Dart Team <misc@dartlang.org>
description: Utility functions and classes related to the 'dart:async' library.
homepage: https://www.github.com/dart-lang/async
dev_dependencies:
- unittest: ">=0.10.0 <0.12.0"
+ test: ">=0.12.0 <0.14.0"
environment:
sdk: ">=1.9.0-dev.8.4 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698