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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 2662033002: Remove analyzer workaround for #27447. (Closed)
Patch Set: Created 3 years, 11 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 06a7b18c4923cab94fbb0b61f51c39794a1a0d7a..02a496c686e3e0f57c05c38c1df86cda6c204530 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -4,7 +4,7 @@ author: Dart Team <misc@dartlang.org>
description: Static analyzer for Dart.
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer
environment:
- sdk: '>=1.12.0 <2.0.0'
+ sdk: '>=1.20.0 <2.0.0'
dependencies:
args: '>=0.12.1 <0.14.0'
charcode: ^1.1.0
« no previous file with comments | « pkg/analyzer/lib/src/generated/utilities_dart.dart ('k') | pkg/analyzer/test/generated/utilities_dart_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698