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

Unified Diff: packages/quiver_iterables/pubspec.yaml

Issue 2119523002: Added full js & js_util packages (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 4 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
« no previous file with comments | « packages/quiver_iterables/lib/src/zip.dart ('k') | packages/quiver_iterables/test/all_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/quiver_iterables/pubspec.yaml
diff --git a/packages/quiver/pubspec.yaml b/packages/quiver_iterables/pubspec.yaml
similarity index 67%
copy from packages/quiver/pubspec.yaml
copy to packages/quiver_iterables/pubspec.yaml
index 5948275df32eb36fb2f881fdece27696b21ee2d6..9a69d2a7f504b0a16fbff45c25b5f9625aabf8fb 100644
--- a/packages/quiver/pubspec.yaml
+++ b/packages/quiver_iterables/pubspec.yaml
@@ -1,5 +1,5 @@
-name: quiver
-version: 0.21.4
+name: quiver_iterables
+version: 1.0.0
authors:
- Justin Fagnani <justinfagnani@google.com>
- Yegor Jbanov <yjbanov@google.com>
@@ -11,12 +11,9 @@ authors:
- Günter Zöchbauer <guenter@gzoechbauer.com>
- Sean Eagan <seaneagan1@gmail.com>
- Victor Berchet <victor@suumit.com>
-description: A set of utility libraries for Dart
-homepage: https://github.com/google/quiver-dart
+description: Utilities for working with iterables
+homepage: https://github.com/QuiverDart/quiver_iterables
environment:
- sdk: '>=1.0.0 <2.0.0'
-dependencies:
- matcher: '>=0.10.0 <0.13.0'
+ sdk: '>=1.9.0 <2.0.0'
dev_dependencies:
- path: '>=1.0.0 <2.0.0'
test: '>=0.12.0 <0.13.0'
« no previous file with comments | « packages/quiver_iterables/lib/src/zip.dart ('k') | packages/quiver_iterables/test/all_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698