| Index: pkg/shadow_dom/pubspec.yaml
|
| diff --git a/pkg/shadow_dom/pubspec.yaml b/pkg/shadow_dom/pubspec.yaml
|
| index fa6cb22fff1030fd207be0207e6cb232eb74e2c5..61b7107dae254b1540e90527ba9e9ba108490651 100644
|
| --- a/pkg/shadow_dom/pubspec.yaml
|
| +++ b/pkg/shadow_dom/pubspec.yaml
|
| @@ -1,5 +1,4 @@
|
| name: shadow_dom
|
| -version: 0.9.0
|
| author: "Web UI Team <web-ui-dev@dartlang.org>"
|
| homepage: https://github.com/dart-lang/ShadowDOM/tree/conditional_shadowdom
|
| description: >
|
| @@ -8,5 +7,3 @@ description: >
|
| boundaries between DOM trees and how these trees interact with each other
|
| within a document, thus enabling better functional encapsulation within the
|
| DOM.
|
| -environment:
|
| - sdk: ">=1.0.0 <2.0.0"
|
|
|