Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 2521514764d919ee64daf71d7aee49b201466e67..35be3283f0ab499a5518b856a15202da0fbe7e84 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -13,6 +13,7 @@ dependencies: |
| shelf: '^0.5.3' |
| shelf_static: '^0.2.0' |
| shelf_web_socket: '^0.0.1' |
| + source_span: '^1.0.0' |
| stack_trace: '^1.2.0' |
| # Use a tight version constraint to ensure that a constraint on unittest |