Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 3c8a365b32a2de11dace7c046e3ede4b3328ebf5..de17943ed8cc5022d269dcea06fc362ba59eed02 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -18,7 +18,7 @@ dependencies: |
| shelf: ^0.6.0 |
| shelf_static: ^0.2.1 |
| source_maps: ^0.10.0 |
| - source_span: ^1.1.0 |
| + source_span: ^1.1.1 |
|
Jacob
2015/03/27 23:41:34
why not any version of source_span before 1.2?
Siggi Cherem (dart-lang)
2015/03/30 20:05:45
We talked offline, but just to relay the info here
|
| stack_trace: ^1.1.1 |
| yaml: ^2.1.2 |
| dev_dependencies: |