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

Unified Diff: pubspec.yaml

Issue 1096723002: Make pub generate .packages file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add test. Created 5 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 05b6db82a9bc667c00243be1940862bce8463487..0d6e98bbb907197bfbd2c7a8bf5e7b8971c7f4dd 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -29,6 +29,7 @@ dependencies:
string_scanner: "^0.1.0"
watcher: "^0.9.2"
yaml: "^2.0.0"
+ package_config: "^0.0.0"
nweiz 2015/06/10 22:33:59 The latest version is 0.0.3+1 and there's no chang
Lasse Reichstein Nielsen 2015/06/11 11:21:02 Done. Went to 0.0.4, just to be sure.
nweiz 2015/06/12 23:48:08 It looks like 0.0.4 isn't released yet.
Lasse Reichstein Nielsen 2015/06/23 14:54:33 But now it is - just being a little premature :)
dev_dependencies:
scheduled_test: "^0.11.8"

Powered by Google App Engine
This is Rietveld 408576698