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

Unified Diff: pubspec.yaml

Issue 1223113005: simplify computing of runtime file locations (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 5 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
« lib/src/options.dart ('K') | « lib/src/utils.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 2724b655b078f92027e4d2709ceb75a9959a26a0..22741a93fc5ffecb4f97bf541a0348c9023025d5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -17,7 +17,6 @@ dependencies:
shelf_static: ^0.2.1
source_maps: ^0.10.0
source_span: ^1.0.2
- yaml: ^2.1.2
dev_dependencies:
# We pin a specific version to ensure everyone is formatting the code exactly
# the same way. This is because any change in dart_style, even non-breaking
« lib/src/options.dart ('K') | « lib/src/utils.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698