Add package:newton as a dependency of package:sky

Also, update the dependency versions for other packages to be more realistic.

R=chinmaygarde@google.com

Review URL: https://codereview.chromium.org/1233663002 .
This commit is contained in:
Adam Barth 2015-07-10 09:25:49 -07:00
parent a551de395b
commit 6cd88affcb

View File

@ -1,10 +1,11 @@
author: Chromium Authors <sky-dev@googlegroups.com>
dependencies:
mojo: '>=0.0.1 <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'
cassowary: '^0.1.7'
mojo_services: '^0.0.17'
mojo: '^0.0.17'
mojom: '^0.0.17'
newton: '^0.1.0'
vector_math: '^1.4.3'
description: Dart files to support executing inside Sky.
homepage: https://github.com/domokit/mojo/tree/master/sky
environment: