mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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:
parent
a551de395b
commit
6cd88affcb
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user