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

Side by Side Diff: pubspec.yaml

Issue 2936613002: Api-Roll 50: 2017-06-12 (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 unified diff | Download patch
« no previous file with comments | « pubspec.lock ('k') | resources/googleapis/CHANGELOG.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: googleapis_generator_dependency 1 name: googleapis_generator_dependency
2 version: 0.1.0 2 version: 0.1.0
3 author: Dart Team 3 author: Dart Team
4 description: A dart package for pin-pointing the version of the generator used t o generate APIs. 4 description: A dart package for pin-pointing the version of the generator used t o generate APIs.
5 environment: 5 environment:
6 sdk: '>=0.9.0 <2.0.0' 6 sdk: '>=0.9.0 <2.0.0'
7 7
8 dependencies: 8 dependencies:
9 discoveryapis_generator: '>=0.8.0 <0.9.0' 9 discoveryapis_generator: '>=0.9.0 <0.10.0'
OLDNEW
« no previous file with comments | « pubspec.lock ('k') | resources/googleapis/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698