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

Unified Diff: pubspec.yaml

Issue 998343002: Add a generate script to generate the googleapis libraries. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 9 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 side-by-side diff with in-line comments
Download patch
« bin/generate.dart ('K') | « pubspec.lock ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index a1f353f19add116d5cd00c409a3193fe714a72cd..12c50746d81035f9b8c40f420e08f6c1a6da6767 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -3,8 +3,4 @@ version: 0.1.0
author: Dart Team
description: A dart package for pin-pointing the version of the generator used to generate APIs.
dependencies:
- discovery_api_client_generator:
- git:
- url: https://github.com/dart-lang/discovery_api_dart_client_generator
- ref: a87c587ea52a44b56c44f2a5b40478a5429764fc
- version: ">=0.5.0 <0.6.0"
+ discoveryapis_generator: '>=0.6.0 <0.7.0'
Søren Gjesse 2015/03/12 15:43:08 Nice!
« bin/generate.dart ('K') | « pubspec.lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698