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

Side by Side Diff: pubspec.yaml

Issue 560323003: Add discovery service to stable APIs (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: New generator hash in pubspec.yaml, test files renamed ot have _test.dart postfix Created 6 years, 3 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 dependencies: 5 dependencies:
6 discovery_api_client_generator: 6 discovery_api_client_generator:
7 git: 7 git:
8 url: https://github.com/dart-lang/discovery_api_dart_client_generator 8 url: https://github.com/dart-lang/discovery_api_dart_client_generator
9 ref: fcffd942e26db7da37c40add5f21ab284ff5ce95 9 ref: 161e09c032d8fd3d42474120921f6ac9add66370
10 version: ">=0.5.0 <0.6.0" 10 version: ">=0.5.0 <0.6.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