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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 1223833008: Package map source factory support [FIXED]. (Closed) Base URL: git@github.com:dart-lang/sdk.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
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index ab17aa41d283b4dbf7a9e43dd8642d840ccde139..ff80b597311f377de73b3746f2519ec9eb053e56 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -8,6 +8,7 @@ environment:
dependencies:
args: '>=0.12.1 <0.14.0'
html: ^0.12.0
+ package_config: ^0.1.1
path: '>=0.9.0 <2.0.0'
plugin: ^0.1.0
watcher: '>=0.9.6 <0.10.0'

Powered by Google App Engine
This is Rietveld 408576698