Index: pkg/intl/pubspec.yaml |
diff --git a/pkg/intl/pubspec.yaml b/pkg/intl/pubspec.yaml |
index a568a3afb2fca3ae41de854cd494e731d3c90f68..616a4b4d6f063f166f50f9cfbde4f7f307257167 100644 |
--- a/pkg/intl/pubspec.yaml |
+++ b/pkg/intl/pubspec.yaml |
@@ -4,6 +4,7 @@ description: Contains code to deal with internationalized/localized messages, da |
homepage: http://www.dartlang.org |
documentation: http://api.dartlang.org/docs/pkg/intl |
dependencies: |
- unittest: any |
analyzer_experimental: any |
pathos: any |
+dev_dependencies: |
+ unittest: any |