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

Unified Diff: sky/sdk/packages/sky/pubspec.yaml

Issue 1015833002: Make mojo and sky dart packages deployable (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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
Index: sky/sdk/packages/sky/pubspec.yaml
diff --git a/sky/sdk/packages/sky/pubspec.yaml b/sky/sdk/packages/sky/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..548456a70f9a257cd5d7749f90cebd26d700b3c8
--- /dev/null
+++ b/sky/sdk/packages/sky/pubspec.yaml
@@ -0,0 +1,7 @@
+name: sky
+author: Chromium Authors <sky-dev@googlegroups.com>
+description: Dart files to support executing inside Sky.
+homepage: https://github.com/domokit/mojo/sky
+version: 0.0.1
+dependencies:
+ mojo: '>=0.0.1 <1.0.0'

Powered by Google App Engine
This is Rietveld 408576698