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

Unified Diff: reflectable/pubspec.yaml

Issue 1761423002: Uses analyzer ^0.27.2 rather than a fixed 0.27.1 (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Review response Created 4 years, 9 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 | « reflectable/lib/src/transformer_implementation.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: reflectable/pubspec.yaml
diff --git a/reflectable/pubspec.yaml b/reflectable/pubspec.yaml
index 70d9c4be1559ab839f647b74c47178b720b77e13..f07b495fcab22b0b9185fa5067a597a880963898 100644
--- a/reflectable/pubspec.yaml
+++ b/reflectable/pubspec.yaml
@@ -10,7 +10,7 @@ homepage: https://www.github.com/dart-lang/reflectable
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
- analyzer: 0.27.1 # Temporary constraint: avoid issue with 0.27.1+1.
+ analyzer: ^0.27.2
barback: ^0.15.0
code_transformers: ^0.4.0
dart_style: ^0.2.0
« no previous file with comments | « reflectable/lib/src/transformer_implementation.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698