Index: pkg/web_components/pubspec.yaml |
diff --git a/pkg/web_components/pubspec.yaml b/pkg/web_components/pubspec.yaml |
index 92762ffd0c2914e05c5792892a7abf86f0d5a074..7dc6f80901bd23681f2e9ac0bbb4c54e2f1fe9b7 100644 |
--- a/pkg/web_components/pubspec.yaml |
+++ b/pkg/web_components/pubspec.yaml |
@@ -8,4 +8,4 @@ description: > |
standard tag. Shadow DOM is designed to provide encapsulation for custom |
elements, by hiding DOM subtrees under shadow roots. |
environment: |
- sdk: ">=1.2.0-dev.4.0 <2.0.0" |
+ sdk: ">=1.2.0 <2.0.0" |