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

Unified Diff: hello/pubspec.lock

Issue 367903008: Create a set of Dart dockerfiles (Closed) Base URL: https://github.com/dart-lang/dart_docker.git@master
Patch Set: Created 6 years, 6 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: hello/pubspec.lock
diff --git a/hello/pubspec.lock b/hello/pubspec.lock
new file mode 100644
index 0000000000000000000000000000000000000000..54862dfb7a328580f5ee4ce38be5b2f4745fd4aa
--- /dev/null
+++ b/hello/pubspec.lock
@@ -0,0 +1,15 @@
+# Generated by pub
+# See http://pub.dartlang.org/doc/glossary.html#lockfile
+packages:
+ http_server:
+ description: http_server
+ source: hosted
+ version: "0.9.2+1"
+ mime:
+ description: mime
+ source: hosted
+ version: "0.9.0+3"
+ path:
+ description: path
+ source: hosted
+ version: "1.2.1"

Powered by Google App Engine
This is Rietveld 408576698