Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 8200acffec0f5a0d23106ba1ca9e4e9c941bf194..0f339cd16f7cf2043f9bb13536fcf6374180b440 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -8,9 +8,10 @@ author: Dart Dev Compiler team <dev-compiler@dartlang.org> |
| homepage: https://github.com/dart-lang/dev_compiler |
| dependencies: |
| - analyzer: ^0.27.4-alpha.12 |
| + analyzer: ^0.27.4-alpha.19 |
| args: ^0.13.0 |
| bazel_worker: ^0.1.0 |
| + browser: ^0.10.0 |
| cli_util: ^0.0.1 |
| func: ^0.1.0 |
| html: ^0.12.0 |