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

Unified Diff: pubspec.yaml

Issue 2254883002: roll analyzer (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: fix Created 4 years, 4 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 | « pubspec.lock ('k') | test/codegen/lib/convert/ascii_test.dart » ('j') | 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 5d557a81175927f18be0d9ff0551235cabb88fde..4c5da35586035036fdfe57616b431b5c080a6581 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -30,6 +30,9 @@ dev_dependencies:
unittest: ^0.11.6
webdriver: ^1.1.0
+dependency_overrides:
+ analyzer: ^0.28.0-alpha.1
+
environment:
sdk: ">=1.12.0 <2.0.0"
« no previous file with comments | « pubspec.lock ('k') | test/codegen/lib/convert/ascii_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698