| Index: pkg/observe/pubspec.yaml
|
| diff --git a/pkg/observe/pubspec.yaml b/pkg/observe/pubspec.yaml
|
| index cf5ac535165d01cf7ef916239e28277c018b9a39..646027e59b9503d764bc2a31967f17c4f9f59d5b 100644
|
| --- a/pkg/observe/pubspec.yaml
|
| +++ b/pkg/observe/pubspec.yaml
|
| @@ -9,7 +9,7 @@ description: >
|
| user input into the DOM is immediately assigned to the model.
|
| homepage: https://www.dartlang.org/polymer-dart/
|
| dependencies:
|
| - analyzer: ">=0.12.2 <0.13.0"
|
| + analyzer: "0.13.0-dev.3"
|
| barback: ">=0.9.0 <0.13.0"
|
| logging: ">=0.9.0 <0.10.0"
|
| path: ">=0.9.0 <2.0.0"
|
|
|