Update pubspec.yaml (#32)

diff --git a/pubspec.yaml b/pubspec.yaml
index 6729bb2..1678f10 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,9 +1,7 @@
 name: browser_launcher
-description: Provides a standardized way to launch web browsers for testing and tools.
-
 version: 1.1.0
-
-homepage: https://github.com/dart-lang/browser_launcher
+description: Provides a standardized way to launch web browsers for testing and tools.
+repository: https://github.com/dart-lang/browser_launcher
 
 environment:
   sdk: '>=2.12.0 <3.0.0'