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

Unified Diff: sky/examples/game/pubspec.yaml

Issue 1195933004: Fix game to depend on Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | sky/examples/stocks2/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/game/pubspec.yaml
diff --git a/sky/examples/game/pubspec.yaml b/sky/examples/game/pubspec.yaml
index cee3b950c4645f82387a196b348d0ec0b94cba4a..d77af453e72238a0960cdb08335a16a2f83e5c22 100644
--- a/sky/examples/game/pubspec.yaml
+++ b/sky/examples/game/pubspec.yaml
@@ -1,3 +1,3 @@
name: game
dependencies:
- box2d: any
+ sky: '>=0.0.10 <1.0.0'
« no previous file with comments | « no previous file | sky/examples/stocks2/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698