Update pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index f7217f6..69ec384 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@
 version: 3.0.1
 description: >-
   Utilities to write a client or server using the JSON-RPC 2.0 spec.
-homepage: https://github.com/dart-lang/json_rpc_2
+repository: https://github.com/dart-lang/json_rpc_2
 
 environment:
   sdk: ">=2.12.0 <3.0.0"