Chromium Code Reviews| Index: pkg/js/pubspec.yaml |
| diff --git a/pkg/js/pubspec.yaml b/pkg/js/pubspec.yaml |
| index 16ed37c8c1137aa33014169e3987cf885d3b17d6..d55812660ca1db4aef14ae4269a255982aa7ff6f 100644 |
| --- a/pkg/js/pubspec.yaml |
| +++ b/pkg/js/pubspec.yaml |
| @@ -6,4 +6,4 @@ authors: |
| description: Access JavaScript from Dart. |
| homepage: https://github.com/dart-lang/js-interop |
| environment: |
| - sdk: '>=1.13.0 <2.0.0' |
| + sdk: '>=1.13.0-dev <2.0.0' |