| Index: pkg/third_party/html5lib/pubspec.yaml
|
| diff --git a/pkg/third_party/html5lib/pubspec.yaml b/pkg/third_party/html5lib/pubspec.yaml
|
| index cd968ae38d01474a55e4c1bb6ed788cecde0220c..6a2a57f2800fadb01adb44cccc4aab5d3d2fbbd3 100644
|
| --- a/pkg/third_party/html5lib/pubspec.yaml
|
| +++ b/pkg/third_party/html5lib/pubspec.yaml
|
| @@ -1,7 +1,7 @@
|
| name: html5lib
|
| author: Dart Team <misc@dartlang.org>
|
| description: A library for working with HTML documents.
|
| -homepage: https://github.com/dart-lang/html5lib
|
| +homepage: http://pub.dartlang.org/packages/html5lib
|
| dependencies:
|
| source_maps: any
|
| utf: any
|
|
|