| Index: pkg/template_binding/pubspec.yaml
|
| diff --git a/pkg/template_binding/pubspec.yaml b/pkg/template_binding/pubspec.yaml
|
| index 9edbd16a068d98534b443973a792de7c1a729c74..15db95638084145703a8444a1f93d1faa681c261 100644
|
| --- a/pkg/template_binding/pubspec.yaml
|
| +++ b/pkg/template_binding/pubspec.yaml
|
| @@ -7,7 +7,7 @@ description: >
|
| homepage: https://www.dartlang.org/polymer-dart/
|
| dependencies:
|
| observe: ">=0.11.0 <0.13.0"
|
| - web_components: ">=0.7.0 <0.8.0"
|
| + web_components: ">=0.7.0 <0.9.0"
|
| dev_dependencies:
|
| unittest: ">=0.10.0 <0.11.0"
|
| environment:
|
|
|