| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index 1725d1802370fea85d9c7f26380243655d7c5daf..65471e1ce148212965fa542ba20637a8edb854ee 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -21,7 +21,7 @@ dependencies:
|
| source_maps: '>=0.9.4 <0.11.0'
|
| source_span: '>=1.0.0 <2.0.0'
|
| template_binding: '>=0.12.0 <0.14.0'
|
| - web_components: '>=0.7.0 < 0.8.0'
|
| + web_components: '>=0.7.0 < 0.9.0'
|
| yaml: '>=0.9.0 <3.0.0'
|
| dev_dependencies:
|
| unittest: '>=0.10.0 <0.12.0'
|
|
|