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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 1175253005: Options plugin API. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: doc updates 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
« no previous file with comments | « pkg/analyzer/lib/src/plugin/options_plugin.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index 3ef34948597f1c34d83524918e566cb08c7c9af4..1f1a629325bd0d8afe23be7ad6a89075f2945bc4 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -10,6 +10,7 @@ dependencies:
path: '>=0.9.0 <2.0.0'
plugin: <0.2.0
watcher: '>=0.9.0 <0.10.0'
+ yaml: ^2.1.2
dev_dependencies:
typed_mock: '>=0.0.4 <1.0.0'
unittest: '>=0.9.0 <0.12.0'
« no previous file with comments | « pkg/analyzer/lib/src/plugin/options_plugin.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698