| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index 726b48842ffa6250b0409a4bc9efe5f0e8206df9..432058d8b285400be53c3a727c9fbfa733123573 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -21,7 +21,7 @@ dependencies:
|
| source_maps: '>=0.9.0 <0.10.0'
|
| template_binding: '>=0.12.0-dev <0.13.0'
|
| web_components: '>=0.4.0 <0.5.0'
|
| - yaml: '>=0.9.0 <2.0.0'
|
| + yaml: '>=0.9.0 <3.0.0'
|
| dev_dependencies:
|
| unittest: '>=0.10.0 <0.11.0'
|
| transformers:
|
|
|