| Index: pkg/observe/pubspec.yaml
|
| diff --git a/pkg/mdv_observe/pubspec.yaml b/pkg/observe/pubspec.yaml
|
| similarity index 96%
|
| rename from pkg/mdv_observe/pubspec.yaml
|
| rename to pkg/observe/pubspec.yaml
|
| index 59da4421de4888acb92e28f53054c34c6b641b72..6479be616be7f85f6c4cd225a43ee3477506b97d 100644
|
| --- a/pkg/mdv_observe/pubspec.yaml
|
| +++ b/pkg/observe/pubspec.yaml
|
| @@ -1,4 +1,4 @@
|
| -name: mdv_observe
|
| +name: observe
|
| author: "Web UI Team <web-ui-dev@dartlang.org>"
|
| homepage: https://github.com/dart-lang/web-ui
|
| description: >
|
|
|