| Index: pkg/csslib/pubspec.yaml
|
| diff --git a/pkg/csslib/pubspec.yaml b/pkg/csslib/pubspec.yaml
|
| index 46c34cb27008ead1879f66923c2d912b562eca2d..1c18c708bb95674a5c0f31bb1469514760951402 100644
|
| --- a/pkg/csslib/pubspec.yaml
|
| +++ b/pkg/csslib/pubspec.yaml
|
| @@ -4,7 +4,7 @@ author: Polymer.dart Team <web-ui-dev@dartlang.org>
|
| description: A library for parsing CSS.
|
| homepage: https://www.dartlang.org
|
| environment:
|
| - sdk: '>=1.0.0 <2.0.0'
|
| + sdk: '>=1.1.0 <2.0.0'
|
| dependencies:
|
| args: '>=0.9.0 <0.13.0'
|
| logging: '>=0.9.0 <0.10.0'
|
|
|