| Index: pkg/source_maps/pubspec.yaml
|
| diff --git a/pkg/source_maps/pubspec.yaml b/pkg/source_maps/pubspec.yaml
|
| index a559b5850eccef8eab69249b839d0712bdbc3c59..4ae180291703412b1c964fedec1ea0a879fbb131 100644
|
| --- a/pkg/source_maps/pubspec.yaml
|
| +++ b/pkg/source_maps/pubspec.yaml
|
| @@ -1,6 +1,6 @@
|
| name: source_maps
|
| author: "Dart Team <misc@dartlang.org>"
|
| -homepage: https://github.com/dart-lang/source-maps
|
| +homepage: http://www.dartlang.org
|
| description: Library to programmatically manipulate source map files.
|
| dev_dependencies:
|
| unittest: any
|
|
|