Chromium Code Reviews| 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" |