| Index: pkg/intl/pubspec.yaml
|
| diff --git a/pkg/intl/pubspec.yaml b/pkg/intl/pubspec.yaml
|
| index a1bd29e03d8ceec9130407cb9ca087c679eece04..9cccb36c993d1050db22da6372e6521bd30ad965 100644
|
| --- a/pkg/intl/pubspec.yaml
|
| +++ b/pkg/intl/pubspec.yaml
|
| @@ -4,7 +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:
|
| - analyzer_experimental: any
|
| + analyzer: any
|
| meta: any
|
| path: any
|
| dev_dependencies:
|
|
|