Chromium Code Reviews| Index: pkg/stack_trace/pubspec.yaml |
| diff --git a/pkg/stack_trace/pubspec.yaml b/pkg/stack_trace/pubspec.yaml |
| index 63a1bf9c19b83116c1f67d2a701e6726bc63458b..c71a7819edd3fca13227be3edc8321f5318bd286 100644 |
| --- a/pkg/stack_trace/pubspec.yaml |
| +++ b/pkg/stack_trace/pubspec.yaml |
| @@ -6,7 +6,7 @@ description: > |
| A package for manipulating stack traces and printing them readably. |
| dependencies: |
| - path: ">=0.9.0 <0.10.0" |
| + path: ">=1.0.0-rc.1 <2.0.0" |
| dev_dependencies: |
| unittest: ">=0.9.0 <0.10.0" |