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

Unified Diff: pubspec.yaml

Issue 1085593003: Split `run_config` into `run_config download` and `run_config generate`. (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « lib/src/package_configuration.dart ('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 f41dcabba57f8f43d6fee8e5a8eba1c49f21d708..5531da971b0ce4cebd03a30d661637a7367be8ab 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,5 +2,8 @@ name: googleapis_generator_dependency
version: 0.1.0
author: Dart Team
description: A dart package for pin-pointing the version of the generator used to generate APIs.
+environment:
+ sdk: '>=0.9.0 <2.0.0'
+
dependencies:
discoveryapis_generator: '>=0.7.0 <0.8.0'
« no previous file with comments | « lib/src/package_configuration.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698