Chromium Code Reviews| Index: pkg/barback/pubspec.yaml |
| diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml |
| index e0786a8cf028f585857819319ffee8122f312918..afab7315fbc7dfd9db933893777b03eb424793cf 100644 |
| --- a/pkg/barback/pubspec.yaml |
| +++ b/pkg/barback/pubspec.yaml |
| @@ -14,6 +14,7 @@ description: > |
| dependencies: |
| path: any |
| stack_trace: any |
| + source_maps: any |
|
Jennifer Messerly
2013/08/09 05:44:03
not sure if this was supposed to be sorted ... but
Bob Nystrom
2013/08/09 15:42:38
Sorted is good. :)
Siggi Cherem (dart-lang)
2013/08/09 22:09:09
Done.
|
| dev_dependencies: |
| scheduled_test: any |
| unittest: any |