Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index b1c422fbd4a0b700aedc9c0df6bc53e23bfe62d8..9c78bdc1bc7e9e159069bcdfa26aff9253da21e8 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -6,6 +6,7 @@ homepage: https://github.com/dart-lang/dart_style |
| dependencies: |
| analyzer: '>=0.25.0 <0.26.0' |
| args: '>=0.12.1 <0.14.0' |
| + collection: '^1.0.0' |
| path: '>=1.0.0 <2.0.0' |
| source_span: '>=1.1.1 <2.0.0' |
| dev_dependencies: |