Index: examples/dart/hello_world/hello/pubspec.yaml |
diff --git a/examples/dart/hello_world/hello/pubspec.yaml b/examples/dart/hello_world/hello/pubspec.yaml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..033bac02958ea41bd902410e8bf1f5887a0f1557 |
--- /dev/null |
+++ b/examples/dart/hello_world/hello/pubspec.yaml |
@@ -0,0 +1 @@ |
+name: hello |
Cutch
2015/08/10 20:45:02
Should we give these packages a prefix or suffix t
zra
2015/08/10 22:59:21
Changed this one to mojo_dart_hello. Will change o
|