| commit | fc558d27f3eb0f3b74e58063ae2719f426c4c19b | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Fri Feb 15 17:52:50 2019 -0800 |
| committer | GitHub <noreply@github.com> | Fri Feb 15 17:52:50 2019 -0800 |
| tree | 721b5c987885815c408cd0d989cc0156d91f73e0 | |
| parent | 45587fef3f4e664d36fb849eb59a6d4be4df28ac [diff] |
Support the latest source_span (dart-lang/source_maps#34)
diff --git a/pkgs/source_maps/pubspec.yaml b/pkgs/source_maps/pubspec.yaml index 3e41803..0a35df6 100644 --- a/pkgs/source_maps/pubspec.yaml +++ b/pkgs/source_maps/pubspec.yaml
@@ -12,5 +12,6 @@ source_span: ^1.3.0 dev_dependencies: + source_span: ^1.5.4 test: ^1.2.0 term_glyph: ^1.0.0