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

Side by Side Diff: packages/quiver/pubspec.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 4 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 unified diff | Download patch
« no previous file with comments | « packages/quiver/lib/testing/time.dart ('k') | packages/quiver/test/all_tests.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: quiver 1 name: quiver
2 version: 0.21.4 2 version: 0.25.0
3 authors: 3 authors:
4 - Justin Fagnani <justinfagnani@google.com> 4 - Justin Fagnani <justinfagnani@google.com>
5 - Yegor Jbanov <yjbanov@google.com> 5 - Yegor Jbanov <yjbanov@google.com>
6 - Chris Bracken <cbracken@google.com> 6 - Chris Bracken <cbracken@google.com>
7 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com> 7 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com>
8 - David Morgan <davidmorgan@google.com> 8 - David Morgan <davidmorgan@google.com>
9 - John McDole <codefu@google.com> 9 - John McDole <codefu@google.com>
10 - Matan Lurey <matanl@google.com> 10 - Matan Lurey <matanl@google.com>
11 - Günter Zöchbauer <guenter@gzoechbauer.com> 11 - Günter Zöchbauer <guenter@gzoechbauer.com>
12 - Sean Eagan <seaneagan1@gmail.com> 12 - Sean Eagan <seaneagan1@gmail.com>
13 - Victor Berchet <victor@suumit.com> 13 - Victor Berchet <victor@suumit.com>
14 - Wil Pirino <willyp@google.com>
14 description: A set of utility libraries for Dart 15 description: A set of utility libraries for Dart
15 homepage: https://github.com/google/quiver-dart 16 homepage: https://github.com/google/quiver-dart
16 environment: 17 environment:
17 sdk: '>=1.0.0 <2.0.0' 18 sdk: '>=1.21.0 <2.0.0'
18 dependencies: 19 dependencies:
19 matcher: '>=0.10.0 <0.13.0' 20 matcher: '>=0.10.0 <0.13.0'
20 dev_dependencies: 21 dev_dependencies:
21 path: '>=1.0.0 <2.0.0' 22 path: '>=1.0.0 <2.0.0'
22 test: '>=0.12.0 <0.13.0' 23 test: '>=0.12.20 <=0.13.0'
OLDNEW
« no previous file with comments | « packages/quiver/lib/testing/time.dart ('k') | packages/quiver/test/all_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698