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

Unified Diff: sky/examples/stocks2/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 | « sky/examples/game/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/stocks2/pubspec.yaml
diff --git a/sky/examples/stocks2/pubspec.yaml b/sky/examples/stocks2/pubspec.yaml
index bb96cfddc78254d9b9d143b88cd389589da34290..3a912b4cfe6abc47d55fbda0f80960b27471116c 100644
--- a/sky/examples/stocks2/pubspec.yaml
+++ b/sky/examples/stocks2/pubspec.yaml
@@ -4,4 +4,4 @@ description: A demo application using Sky that shows stock data
homepage: https://github.com/domokit/sky_sdk/tree/master/examples/stocks
version: 0.0.1
dependencies:
- sky: '>=0.0.1 <1.0.0'
+ sky: '>=0.0.10 <1.0.0'
« no previous file with comments | « sky/examples/game/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698