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

Unified Diff: pubspec.yaml

Issue 2944463002: Use quiver directly, and update README.google. This is so that (Closed)
Patch Set: Created 3 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 | « lib/tuple.dart ('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 48bc8c3523a0d721a1b72300d3630a412947c1c7..d60177c80bafe5566aa117897b4f1a3281d24d72 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -8,6 +8,6 @@ homepage: https://github.com/kseo/tuple
environment:
sdk: '>=1.6.0'
dependencies:
- quiver_hashcode: '>=1.0.0-dev.1 <1.1.0'
+ quiver: '>=0.22.0 <0.23.0'
dev_dependencies:
test: any
« no previous file with comments | « lib/tuple.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698