Chromium Code Reviews| Index: pkg/code_transformers/pubspec.yaml |
| diff --git a/pkg/code_transformers/pubspec.yaml b/pkg/code_transformers/pubspec.yaml |
| index 4ed49313ceee8b59cf5e0f571c396b43dde98156..beb10ff1188977d4f75f0eed91bc112518c7a991 100644 |
| --- a/pkg/code_transformers/pubspec.yaml |
| +++ b/pkg/code_transformers/pubspec.yaml |
| @@ -4,7 +4,7 @@ author: "Dart Team <misc@dartlang.org>" |
| description: Collection of utilities related to creating barback transformers. |
| homepage: http://www.dartlang.org |
| dependencies: |
| - analyzer: ">=0.15.6 <0.16.0" |
| + analyzer: '>=0.21.1 <0.22.0' |
|
blois
2014/07/15 23:14:16
I thought it works on 0.15.6- maybe allow that as
justinfagnani
2014/07/15 23:16:46
Oops, uploaded the wrong thing.
|
| barback: ">=0.11.0 <0.15.0" |
| path: ">=0.9.0 <2.0.0" |
| source_maps: ">=0.9.0 <0.10.0" |