| Index: sky/sdk/pubspec.yaml
|
| diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
|
| index 0bc1bdd8fc4c781f0733fec00d19299976785a39..68654f44a39f12f0d792fcb9a55e34d1a3206c19 100644
|
| --- a/sky/sdk/pubspec.yaml
|
| +++ b/sky/sdk/pubspec.yaml
|
| @@ -1,10 +1,10 @@
|
| author: Chromium Authors <sky-dev@googlegroups.com>
|
| dependencies:
|
| mojo: '>=0.0.1 <1.0.0'
|
| - mojom: '>=0.0.4 <1.0.0'
|
| mojo_services: '>=0.0.4 <1.0.0'
|
| + mojom: '>=0.0.4 <1.0.0'
|
| vector_math: '>=1.4.3 <2.0.0'
|
| description: Dart files to support executing inside Sky.
|
| homepage: https://github.com/domokit/mojo/tree/master/sky
|
| name: sky
|
| -version: 0.0.13
|
| +version: 0.0.14
|
|
|