Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: sky/sdk/pubspec.yaml

Issue 1233663002: Add package:newton as a dependency of package:sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/pubspec.yaml
diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
index 182564cbfff9bdf42f9fd01c355f7b373f62a47b..5caecb1df7ac0231cb399603192460892ba481a1 100644
--- a/sky/sdk/pubspec.yaml
+++ b/sky/sdk/pubspec.yaml
@@ -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:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698