| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index 16c13beb64a0b1676db0ee096fff84131fd97efe..68303e90cd0bb5bbad324ac6d028aad6202a1315 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -11,7 +11,7 @@ dependencies:
|
| args: '>=0.10.0 <0.11.0'
|
| barback: '>=0.9.0 <0.13.0'
|
| browser: '>=0.10.0 <0.11.0'
|
| - code_transformers: '>=0.0.1-dev.4 <0.1.0'
|
| + code_transformers: '>=0.1.0 <0.2.0'
|
| html5lib: '>=0.9.2 <0.10.0'
|
| logging: '>=0.9.0 <0.10.0'
|
| observe: '>=0.10.0-pre.0 <0.11.0'
|
|
|