| Index: sky/examples/stocks2/pubspec.yaml
|
| diff --git a/sky/examples/stocks2/pubspec.yaml b/sky/examples/stocks2/pubspec.yaml
|
| index bb96cfddc78254d9b9d143b88cd389589da34290..3a912b4cfe6abc47d55fbda0f80960b27471116c 100644
|
| --- a/sky/examples/stocks2/pubspec.yaml
|
| +++ b/sky/examples/stocks2/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/examples/stocks
|
| version: 0.0.1
|
| dependencies:
|
| - sky: '>=0.0.1 <1.0.0'
|
| + sky: '>=0.0.10 <1.0.0'
|
|
|