| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index ec6733651c76c14329cfa0b0c2796c9935a29c5c..726b48842ffa6250b0409a4bc9efe5f0e8206df9 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -8,7 +8,7 @@ description: >
|
| homepage: https://www.dartlang.org/polymer-dart/
|
| dependencies:
|
| analyzer: '>=0.15.6 <0.16.0'
|
| - args: '>=0.10.0 <0.12.0'
|
| + args: '>=0.10.0 <0.13.0'
|
| barback: '>=0.9.0 <0.15.0'
|
| browser: '>=0.10.0 <0.11.0'
|
| code_transformers: '>=0.1.4 <0.2.0'
|
|
|