| Index: sky/sdk/example/stocks/pubspec.yaml
|
| diff --git a/sky/sdk/example/stocks/pubspec.yaml b/sky/sdk/example/stocks/pubspec.yaml
|
| index 06ec3dfe17c0eea9a9de1b1f6371b443ee051595..d946687866c0cc9a0468bc4eeb40584edd886195 100644
|
| --- a/sky/sdk/example/stocks/pubspec.yaml
|
| +++ b/sky/sdk/example/stocks/pubspec.yaml
|
| @@ -4,4 +4,4 @@ description: A demo application using Sky that shows stock data
|
| homepage: https://github.com/domokit/sky_sdk/tree/master/sdk/lib/example/stocks
|
| version: 0.0.1
|
| dependencies:
|
| - sky: '>=0.0.1 <1.0.0'
|
| + sky: '>=0.0.10 <1.0.0'
|
|
|