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

Unified Diff: mojo/dart/mojo_services/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 | « no previous file | mojo/public/dart/mojo_apptest/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/mojo_services/pubspec.yaml
diff --git a/mojo/dart/mojo_services/pubspec.yaml b/mojo/dart/mojo_services/pubspec.yaml
index b08d2c4cef65fe71bca01b53d4896ca5828ed98c..45eac827e7a5be084d0d7ead089ab70029dc1124 100644
--- a/mojo/dart/mojo_services/pubspec.yaml
+++ b/mojo/dart/mojo_services/pubspec.yaml
@@ -1,7 +1,7 @@
author: Chromium Authors <mojo-dev@googlegroups.com>
dependencies:
- mojo: '>=0.3.0 <0.4.0'
- mojom: '>=0.2.0 <0.3.0'
+ mojo: any
+ mojom: any
description: Generated bindings for mojo services
homepage: https://github.com/domokit/mojo
name: mojo_services
« no previous file with comments | « no previous file | mojo/public/dart/mojo_apptest/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698