Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index e4eba58cc1a09b037c03701c561390668b2b1698..7cb1f460d19b9377911e5d48c69c8ebd8a04c172 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -4,6 +4,6 @@ author: Dart Team <misc@dartlang.org> |
| description: Synchronous HTTP client for Dart. |
| homepage: https://github.com/dart-lang/sync_http |
| environment: |
| - sdk: '>=1.24.0-dev.1.0 <2.0.0' |
| + sdk: '>=1.24.0-dev.0.0 <2.0.0' |
| dev_dependencies: |
| test: ">=0.12.0 <0.13.0" |