Index: pkg/collection_helpers/pubspec.yaml |
diff --git a/pkg/collection_helpers/pubspec.yaml b/pkg/collection_helpers/pubspec.yaml |
index cbd07f989f48089fe8ee9441c73503f5b852e7d2..a0513ef37b325b45b557f5c88dd870e662ffb43a 100644 |
--- a/pkg/collection_helpers/pubspec.yaml |
+++ b/pkg/collection_helpers/pubspec.yaml |
@@ -1,9 +1,6 @@ |
name: collection_helpers |
-version: 0.9.0 |
author: '"Dart Team <misc@dartlang.org>"' |
description: Utility functions and classes for working with collections. |
homepage: http://www.dartlang.org |
dev_dependencies: |
- unittest: ">=0.9.0 <0.10.0" |
-environment: |
- sdk: ">=1.0.0 <2.0.0" |
+ unittest: any |