Index: mojo/dart/mojom/pubspec.yaml |
diff --git a/mojo/dart/mojom/pubspec.yaml b/mojo/dart/mojom/pubspec.yaml |
index 0f214ab5bb07e86064bb7f68634dc1f7f1316c8d..db4622a3fdaaf22b7589b48a51aed019a856691f 100644 |
--- a/mojo/dart/mojom/pubspec.yaml |
+++ b/mojo/dart/mojom/pubspec.yaml |
@@ -1,10 +1,10 @@ |
-name: mojom |
-version: 0.0.8 |
author: Chromium Authors <mojo-dev@googlegroups.com> |
-description: Placeholder for mojom bindings. |
-homepage: https://github.com/domokit/mojo |
dependencies: |
- path: '>=1.3.5 <2.0.0' |
args: '>=0.13.0 <1.0.0' |
+ path: '>=1.3.5 <2.0.0' |
+description: Placeholder for mojom bindings. |
environment: |
sdk: '>=1.9.0 <2.0.0' |
+homepage: https://github.com/domokit/mojo |
+name: mojom |
+version: 0.0.9 |