Chromium Code Reviews| Index: sky/sdk/pubspec.yaml |
| diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml |
| index 738e8a285232c026a837603cef754c3034bb5fc8..ddc476c1c8d0594450d09e773462b520e207e091 100644 |
| --- a/sky/sdk/pubspec.yaml |
| +++ b/sky/sdk/pubspec.yaml |
| @@ -7,5 +7,7 @@ dependencies: |
| cassowary: '^0.1.6' |
| description: Dart files to support executing inside Sky. |
| homepage: https://github.com/domokit/mojo/tree/master/sky |
| +environment: |
| + sdk: ">=1.8.0 <2.0.0" |
| name: sky |
| version: 0.0.17 |