| Index: pkg/observe/pubspec.yaml
|
| diff --git a/pkg/observe/pubspec.yaml b/pkg/observe/pubspec.yaml
|
| index 77f2bc48afcd0c5b22ddc3d69f16cfe89cedabe9..7324aefd0916bd75f558aa056d96a8af86a5a531 100644
|
| --- a/pkg/observe/pubspec.yaml
|
| +++ b/pkg/observe/pubspec.yaml
|
| @@ -8,6 +8,10 @@ description: >
|
| immediately assigned to the model.
|
| homepage: https://github.com/dart-lang/web-ui
|
| dependencies:
|
| + analyzer_experimental: any
|
| + barback: any
|
| logging: any
|
| + path: any
|
| + source_maps: any
|
| dev_dependencies:
|
| unittest: any
|
|
|