Chromium Code Reviews| Index: pkg/analyzer_cli/pubspec.yaml |
| diff --git a/pkg/analyzer_cli/pubspec.yaml b/pkg/analyzer_cli/pubspec.yaml |
| index 4e45320911a1638336aed7a36bd2d3515a703e00..a19fecbb437418de4f457554fb35a0c21e298a2b 100644 |
| --- a/pkg/analyzer_cli/pubspec.yaml |
| +++ b/pkg/analyzer_cli/pubspec.yaml |
| @@ -11,7 +11,7 @@ dependencies: |
| bazel_worker: ^0.1.0 |
| cli_util: ^0.0.1 |
| linter: ^0.1.16 |
| - package_config: ^0.1.5 |
| + package_config: '>=0.1.5 <2.0.0' |
| plugin: '>=0.1.0 <0.3.0' |
| protobuf: ^0.5.0 |
| yaml: ^2.1.2 |