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

Unified Diff: pubspec.lock

Issue 1142363005: Added .packages, packages/ discovery. (Closed) Base URL: https://github.com/dart-lang/package_config.git@master
Patch Set: Addressed comments. Created 5 years, 7 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/util.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index 197d32ed69900c661f3c639a7705c68558258cb6..708d8915775269d4fc2a184e87402b0a14754634 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -13,6 +13,10 @@ packages:
description: barback
source: hosted
version: "0.15.2+4"
+ charcode:
+ description: charcode
+ source: hosted
+ version: "1.1.0"
collection:
description: collection
source: hosted
@@ -21,6 +25,10 @@ packages:
description: crypto
source: hosted
version: "0.9.0"
+ http:
+ description: http
+ source: hosted
+ version: "0.11.2"
http_parser:
description: http_parser
source: hosted
« no previous file with comments | « lib/src/util.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698