| Index: mojo/dart/mojo_services/pubspec.yaml
|
| diff --git a/mojo/dart/mojo_services/pubspec.yaml b/mojo/dart/mojo_services/pubspec.yaml
|
| index b08d2c4cef65fe71bca01b53d4896ca5828ed98c..45eac827e7a5be084d0d7ead089ab70029dc1124 100644
|
| --- a/mojo/dart/mojo_services/pubspec.yaml
|
| +++ b/mojo/dart/mojo_services/pubspec.yaml
|
| @@ -1,7 +1,7 @@
|
| author: Chromium Authors <mojo-dev@googlegroups.com>
|
| dependencies:
|
| - mojo: '>=0.3.0 <0.4.0'
|
| - mojom: '>=0.2.0 <0.3.0'
|
| + mojo: any
|
| + mojom: any
|
| description: Generated bindings for mojo services
|
| homepage: https://github.com/domokit/mojo
|
| name: mojo_services
|
|
|