Index: pkg/async_helper/pubspec.yaml |
diff --git a/pkg/async_helper/pubspec.yaml b/pkg/async_helper/pubspec.yaml |
index ca51bc9a9eb80da2bdc7257265846a15dc2175b3..e4f33dea1b9789006f27d44d73b9f3c4aee69803 100644 |
--- a/pkg/async_helper/pubspec.yaml |
+++ b/pkg/async_helper/pubspec.yaml |
@@ -1,5 +1,4 @@ |
name: async_helper |
-version: 0.9.0 |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
description: > |
@@ -8,5 +7,3 @@ description: > |
language tests. |
Third parties are discouraged from using this, and should use |
the facilities provided in the unittest library. |
-environment: |
- sdk: ">=1.0.0 <2.0.0" |