Update mojo and mojo_services dependencies

This commit is contained in:
John McCutchan 2015-07-30 12:27:57 -07:00
parent 14bab2f31b
commit 44c1cbfef8
2 changed files with 3 additions and 5 deletions

View File

@ -6,9 +6,8 @@ homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky
dependencies:
cassowary: ^0.1.7
material_design_icons: ^0.0.2
mojo_services: 0.0.20
mojo: 0.0.20
mojom: 0.0.20
mojo_services: 0.0.21
mojo: 0.0.21
newton: ^0.1.2
sky_engine: ^0.0.2
sky_services: ^0.0.2

View File

@ -4,7 +4,6 @@ author: Chromium Authors <sky-dev@googlegroups.com>
description: Mojom interfaces associated with Sky
homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky_services
dependencies:
mojo: 0.0.20
mojom: 0.0.20
mojo: 0.0.21
environment:
sdk: '>=1.8.0 <2.0.0'