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

Unified Diff: pkg/intl/pubspec.yaml

Issue 185603002: Update and analyzer snapshot with AST -> Ast rename. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Tweak for analyzer version in 'intl' package. Created 6 years, 10 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/intl/pubspec.yaml
diff --git a/pkg/intl/pubspec.yaml b/pkg/intl/pubspec.yaml
index 448be7f3ca355a5999650acd9a8c739967f4d4d1..7aa78ce2d696f9d47bdc74c27acadedc9a50714c 100644
--- a/pkg/intl/pubspec.yaml
+++ b/pkg/intl/pubspec.yaml
@@ -5,7 +5,7 @@ description: Contains code to deal with internationalized/localized messages, da
homepage: http://www.dartlang.org
documentation: http://api.dartlang.org/docs/pkg/intl
dependencies:
- analyzer: ">=0.11.5 <0.12.0"
+ analyzer: "0.13.0-dev.2"
Alan Knight 2014/03/04 20:30:34 I don't understand how this works to have a depend
scheglov 2014/03/04 20:35:42 I was told in https://codereview.chromium.org/1757
path: ">=0.9.0 <2.0.0"
dev_dependencies:
serialization: ">=0.9.0 <0.10.0"
« no previous file with comments | « pkg/intl/lib/extract_messages.dart ('k') | sdk/lib/_internal/pub/lib/src/barback/rewrite_import_transformer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698