Index: pkg/mime/pubspec.yaml |
diff --git a/pkg/mime/pubspec.yaml b/pkg/mime/pubspec.yaml |
index d3891a65110b54f5ae7e07734a9b63f303541218..174820c03f3df283fbb19eff4eca5f5e1c427efe 100644 |
--- a/pkg/mime/pubspec.yaml |
+++ b/pkg/mime/pubspec.yaml |
@@ -1,9 +1,6 @@ |
name: mime |
-version: 0.9.0 |
author: Dart Team <misc@dartlang.org> |
description: Helper-package for working with MIME. |
homepage: http://www.dartlang.org |
dev_dependencies: |
- unittest: ">=0.9.0 <0.10.0" |
-environment: |
- sdk: ">=1.0.0 <2.0.0" |
+ unittest: any |