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

Unified Diff: pubspec.yaml

Issue 1900813002: Global compile option (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
« bin/dartdevc.dart ('K') | « bin/dartdevc.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 07fc7322b1f5684cd0bb0538346f86d939e3e1ea..86ebc389294a897bdd11201795d654c57bb07c77 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -27,6 +27,7 @@ dev_dependencies:
dart_style: 0.2.4
test: ^0.12.0
webdriver: ^0.8.8
+ yaml: ^2.1.2
vsm 2016/04/18 18:26:38 Not sure I'm abusing convention here, but trying t
Harry Terkelsen 2016/04/18 18:30:44 I think if you do this pub will break you in the f
Jennifer Messerly 2016/04/18 21:45:45 yeah +1, without bin_dependencies we're kind of st
environment:
sdk: ">=1.12.0 <2.0.0"
« bin/dartdevc.dart ('K') | « bin/dartdevc.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698