Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 96ccfa01d8b815f68da61b28a6c4deb6f712f644..185275fac107634043b73826a7abe5c293d8eb4e 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -4,6 +4,6 @@ author: Dart Team <misc@dartlang.org> |
description: Library for 32- and 64-bit signed fixed-width integers. |
homepage: https://github.com/dart-lang/fixnum |
dev_dependencies: |
- unittest: ">=0.9.0 <0.12.0" |
+ test: ^0.12.0 |
environment: |
sdk: ">=0.8.10+6 <2.0.0" |