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

Side by Side Diff: pkg/stub_core_library/pubspec.yaml

Issue 399293002: Widen args dependency. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: stub_core_library 1 name: stub_core_library
2 description: A repo-internal package for creating core library stubs. 2 description: A repo-internal package for creating core library stubs.
3 dependencies: 3 dependencies:
4 args: ">=0.11.0 <0.12.0" 4 args: ">=0.11.0 <0.13.0"
5 analyzer: ">=0.22.0-dev <0.23.0" 5 analyzer: ">=0.22.0-dev <0.23.0"
6 path: ">=1.1.0 <2.0.0" 6 path: ">=1.1.0 <2.0.0"
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698