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

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: Update Dart version and dart-hello readme Created 6 years, 4 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 | « hello/bin/server.dart ('k') | hello/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hello/pubspec.lock
diff --git a/hello/pubspec.lock b/hello/pubspec.lock
new file mode 100644
index 0000000000000000000000000000000000000000..db45c12b5fef135e0749650fcc2869d4c33ecdf5
--- /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.3"
+ mime:
+ description: mime
+ source: hosted
+ version: "0.9.0+3"
+ path:
+ description: path
+ source: hosted
+ version: "1.3.0"
« no previous file with comments | « hello/bin/server.dart ('k') | hello/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698