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

Unified Diff: pubspec.lock

Issue 607663002: Harvest from pub. Mostly a straight copy, except: (Closed) Base URL: https://github.com/dart-lang/pub_semver.git@master
Patch Set: Created 6 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
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
new file mode 100644
index 0000000000000000000000000000000000000000..615e8bc64099be5fa38e7de98a65715a6dffd16a
--- /dev/null
+++ b/pubspec.lock
@@ -0,0 +1,23 @@
+# Generated by pub
+# See http://pub.dartlang.org/doc/glossary.html#lockfile
+packages:
+ collection:
+ description: collection
+ source: hosted
+ version: "1.0.0"
+ matcher:
+ description: matcher
+ source: hosted
+ version: "0.11.1"
+ path:
+ description: path
+ source: hosted
+ version: "1.3.0"
+ stack_trace:
+ description: stack_trace
+ source: hosted
+ version: "1.0.2"
+ unittest:
+ description: unittest
+ source: hosted
+ version: "0.11.0+5"
nweiz 2014/09/25 22:52:02 Don't check in the lockfile.
Bob Nystrom 2014/09/26 19:41:07 Done.

Powered by Google App Engine
This is Rietveld 408576698