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

Unified Diff: pkg/logging/pubspec.yaml

Issue 113883002: Create associated packages for the dart:collection and dart:async libs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update SDK dependency to 1.0.0 Created 7 years 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 | « pkg/logging/lib/logging.dart ('k') | pkg/math/lib/math.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/logging/pubspec.yaml
diff --git a/pkg/logging/pubspec.yaml b/pkg/logging/pubspec.yaml
index 098558c45fc0a57a259e7fb99ac649c42f4c5562..ef3a4ccc6c0c486f6e81c77fafc3c823c834491f 100644
--- a/pkg/logging/pubspec.yaml
+++ b/pkg/logging/pubspec.yaml
@@ -10,6 +10,6 @@ documentation: http://api.dartlang.org/docs/pkg/logging
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
- collection_helpers: '>=0.9.1 <0.10.0'
+ collection: '>=0.9.0 <0.10.0'
dev_dependencies:
unittest: '>=0.9.0 <0.10.0'
« no previous file with comments | « pkg/logging/lib/logging.dart ('k') | pkg/math/lib/math.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698