| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index 96ff2cdc05d2a28148a7ff3398a2b859f016c55e..f7689104f20b29b637e01ae16acaf4f13b43483e 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -9,7 +9,7 @@ homepage: https://www.dartlang.org/polymer-dart/
|
| dependencies:
|
| analyzer: ">=0.12.0 <0.13.0"
|
| args: ">=0.9.0 <0.11.0"
|
| - barback: ">=0.9.0 <0.12.0"
|
| + barback: ">=0.9.0 <0.13.0"
|
| browser: ">=0.9.0 <0.10.0"
|
| html5lib: ">=0.9.2-dev <0.10.0"
|
| logging: ">=0.9.0 <0.10.0"
|
|
|