| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index 8446583478f5c001d9d2a1841f7d1892c234ac60..36001e5214e7acd51452d67f95bd85cffc9d8346 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -12,7 +12,7 @@ dependencies:
|
| barback: '>=0.14.2 <0.16.0'
|
| browser: '>=0.10.0 <0.11.0'
|
| code_transformers: '>=0.2.0 <0.3.0'
|
| - html5lib: '>=0.11.0 <0.13.0'
|
| + html5lib: '>=0.12.0 <0.13.0'
|
| logging: '>=0.9.2 <0.10.0'
|
| observe: '>=0.11.0 <0.12.0'
|
| path: '>=0.9.0 <2.0.0'
|
|
|