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

Unified Diff: mojo/public/dart/mojom/pubspec.yaml

Issue 1410633010: Relax version constraints between pub packages (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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 | « mojo/public/dart/mojo_apptest/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/dart/mojom/pubspec.yaml
diff --git a/mojo/public/dart/mojom/pubspec.yaml b/mojo/public/dart/mojom/pubspec.yaml
index 8536dd571d5762fcec236f791509a5a48c578ad8..b9c9943397e55924df99f522e1d1096e3fc290ba 100644
--- a/mojo/public/dart/mojom/pubspec.yaml
+++ b/mojo/public/dart/mojom/pubspec.yaml
@@ -3,7 +3,7 @@ dependencies:
args: '>=0.13.0 <1.0.0'
crypto: '>=0.9.0 <1.0.0'
logging: '>=0.11.0 <1.0.0'
- mojo: '>=0.3.0 <0.4.0'
+ mojo: any
path: '>=1.3.5 <2.0.0'
description: Placeholder for mojom bindings.
dev_dependencies:
« no previous file with comments | « mojo/public/dart/mojo_apptest/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698