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

Side by Side Diff: mojo/dart/apptest/pubspec.lock

Issue 1063233004: Teach dart_package to understand the packages/ subdirectory (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Remove dart-packages Created 5 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Generated by pub
tonyg 2015/04/08 13:52:37 It seems worth documenting the process of updating
blundell 2015/04/09 11:53:41 You update pubspec.yaml and then run "pub upgrade"
tonyg 2015/04/09 12:55:56 One idea for a follow-up patch would be to output
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages:
4 matcher:
5 description: matcher
6 source: hosted
7 version: "0.11.4+4"
8 path:
9 description: path
10 source: hosted
11 version: "1.3.4"
12 stack_trace:
13 description: stack_trace
14 source: hosted
15 version: "1.2.4"
16 unittest:
17 description: unittest
18 source: hosted
19 version: "0.11.5+4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698