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

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

Issue 1085853002: Introduce Sky packaged apps. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Response to qsr's review Created 5 years, 8 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/hello_world/pubspec.lock ('k') | sky/examples/stocks/pubspec.lock » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/hello_world/pubspec.yaml
diff --git a/sky/examples/stocks/pubspec.yaml b/sky/examples/hello_world/pubspec.yaml
similarity index 62%
copy from sky/examples/stocks/pubspec.yaml
copy to sky/examples/hello_world/pubspec.yaml
index bb96cfddc78254d9b9d143b88cd389589da34290..9cdafc5441c09ae88a52789c18701b1dba7b778e 100644
--- a/sky/examples/stocks/pubspec.yaml
+++ b/sky/examples/hello_world/pubspec.yaml
@@ -1,7 +1,8 @@
-name: stocks
+name: SkyHelloWorld
+version: 0.0.1
author: Chromium Authors <sky-dev@googlegroups.com>
-description: A demo application using Sky that shows stock data
-homepage: https://github.com/domokit/sky_sdk/tree/master/examples/stocks
+description: A demo HelloWorld application using Sky
+homepage: https://github.com/domokit/sky_sdk/tree/master/examples/hello_world
version: 0.0.1
dependencies:
sky: '>=0.0.1 <1.0.0'
« no previous file with comments | « sky/examples/hello_world/pubspec.lock ('k') | sky/examples/stocks/pubspec.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698