| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index 78b2b66f2044ccb057b653aac86911a5f56c76f0..eb030984891010694305a082c2e0485d03a9087f 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -12,8 +12,8 @@ dependencies:
|
| browser: any
|
| csslib: any
|
| custom_element: any
|
| - html_import: any
|
| html5lib: any
|
| + html_import: any
|
| js: any
|
| logging: any
|
| mdv: any
|
| @@ -24,3 +24,4 @@ dependencies:
|
| source_maps: any
|
| # TODO(jmesserly): make this a dev_dependency
|
| unittest: any
|
| + yaml: any
|
|
|