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

Side by Side Diff: pubspec.yaml

Issue 612053002: Api roll 2: 2014-09-29 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Updated comment in config.yaml Created 6 years, 2 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
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: 00b3043ef8e7c9269df63a93cf0f34f209657cb4 9 ref: 357ad269094094ce0b6a4b8316ddc75f3fb7f23c
kustermann 2014/09/29 12:04:31 Thanks for this. [I accidentally pushed last time
Søren Gjesse 2014/09/29 12:27:16 Yes I noticed to code is the same.
10 version: ">=0.5.0 <0.6.0" 10 version: ">=0.5.0 <0.6.0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698