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

Unified Diff: sky/sdk/example/hello_world/pubspec.yaml

Issue 1219493003: Cleanup sky/sdk/examples (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/sdk/example/hello_world/main.sky ('k') | sky/sdk/example/lib/solid_color_box.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/hello_world/pubspec.yaml
diff --git a/sky/sdk/example/hello_world/pubspec.yaml b/sky/sdk/example/hello_world/pubspec.yaml
index fb27d11e6b76a59ed510ec7da09967e2807e357f..be33d87b1a9b4bebe313dd290ba3290fdc61218d 100644
--- a/sky/sdk/example/hello_world/pubspec.yaml
+++ b/sky/sdk/example/hello_world/pubspec.yaml
@@ -1,3 +1,7 @@
name: hello_world
+author: Chromium Authors <sky-dev@googlegroups.com>
+description: Hello, world using Sky
+homepage: https://github.com/domokit/sky_sdk/tree/master/packages/sky/example/hello_world
+version: 0.0.1
dependencies:
- sky: any
+ sky: '>=0.0.10 <1.0.0'
« no previous file with comments | « sky/sdk/example/hello_world/main.sky ('k') | sky/sdk/example/lib/solid_color_box.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698