| Index: pkg/intl/pubspec.yaml
|
| diff --git a/pkg/intl/pubspec.yaml b/pkg/intl/pubspec.yaml
|
| index 5b6d3b99e0c14c9b489db92017e93f6144e5cc2d..4127fa0b022ab9193fcec2cc2e6c82ee185ed42b 100644
|
| --- a/pkg/intl/pubspec.yaml
|
| +++ b/pkg/intl/pubspec.yaml
|
| @@ -1,6 +1,7 @@
|
| name: intl
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
| +documentation: http://api.dartlang.org/docs/pkg/intl.html
|
| description: >
|
| Contains code to deal with internationalized/localized
|
| messages, date and number formatting and parsing,
|
|
|