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

Unified Diff: scripts/pubspec.lock

Issue 24596006: Fix the book build script, and regenerate the book (add to*Case note) (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 3 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 | « scripts/convert_book.dart ('k') | scripts/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/pubspec.lock
diff --git a/scripts/pubspec.lock b/scripts/pubspec.lock
index 4d728325f55e70085354aa58c32e86e0a3480238..c87ccdb9ba34dfbc448de818cea1a9a3e36a2614 100644
--- a/scripts/pubspec.lock
+++ b/scripts/pubspec.lock
@@ -1,4 +1,11 @@
# Generated by pub
# See http://pub.dartlang.org/doc/glossary.html#lockfile
-
-{"packages":{"http":{"version":"0.4.7+1","source":"hosted","description":"http"},"pathos":{"version":"0.4.7+1","source":"hosted","description":"pathos"}}}
+packages:
+ http:
+ description: http
+ source: hosted
+ version: "0.7.3+1"
+ path:
+ description: path
+ source: hosted
+ version: "0.7.3+1"
« no previous file with comments | « scripts/convert_book.dart ('k') | scripts/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698