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

Unified Diff: pubspec.lock

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
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index 2938f7c8c13256875673a54373d38c43a097b06d..c686bf80793cc7c68ecde633ae10bfe55cd2fbe1 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -13,13 +13,10 @@ packages:
description: crypto
source: hosted
version: "0.9.0"
- discovery_api_client_generator:
- description:
- ref: a87c587ea52a44b56c44f2a5b40478a5429764fc
- resolved-ref: a87c587ea52a44b56c44f2a5b40478a5429764fc
- url: "https://github.com/dart-lang/discovery_api_dart_client_generator"
- source: git
- version: "0.5.1-dev"
+ discoveryapis_generator:
+ description: discoveryapis_generator
+ source: hosted
+ version: "0.6.0"
http:
description: http
source: hosted
@@ -39,7 +36,7 @@ packages:
stack_trace:
description: stack_trace
source: hosted
- version: "1.2.1"
+ version: "1.2.4"
string_scanner:
description: string_scanner
source: hosted

Powered by Google App Engine
This is Rietveld 408576698