| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index ed4744fa648beabc5988c51826d1dc0fabe8c5bf..96ff2cdc05d2a28148a7ff3398a2b859f016c55e 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.12.0 <0.13.0"
|
| - args: ">=0.9.0 <0.10.0"
|
| + args: ">=0.9.0 <0.11.0"
|
| barback: ">=0.9.0 <0.12.0"
|
| browser: ">=0.9.0 <0.10.0"
|
| html5lib: ">=0.9.2-dev <0.10.0"
|
|
|