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

Side by Side Diff: mojo/public/dart/mojo_apptest/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 unified diff | Download patch
« no previous file with comments | « mojo/dart/mojo_services/pubspec.yaml ('k') | mojo/public/dart/mojom/pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 author: Chromium Authors <mojo-dev@googlegroups.com> 1 author: Chromium Authors <mojo-dev@googlegroups.com>
2 dependencies: 2 dependencies:
3 mojo: '>=0.3.0 <0.4.0' 3 mojo: any
4 test: ^0.12.3+7 4 test: ^0.12.3+7
5 description: Test harness for mojo applications 5 description: Test harness for mojo applications
6 environment: 6 environment:
7 sdk: '>=1.9.0 <2.0.0' 7 sdk: '>=1.9.0 <2.0.0'
8 homepage: https://github.com/domokit/mojo 8 homepage: https://github.com/domokit/mojo
9 name: mojo_apptest 9 name: mojo_apptest
10 version: 0.2.6 10 version: 0.2.6
OLDNEW
« no previous file with comments | « mojo/dart/mojo_services/pubspec.yaml ('k') | mojo/public/dart/mojom/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698