| commit | 00f21c25dc385d0473ee38c398a98a72a0429fbe | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Fri Apr 29 16:28:17 2022 -0700 |
| committer | GitHub <noreply@github.com> | Fri Apr 29 16:28:17 2022 -0700 |
| tree | b09e093f4e24e845b504d98aa1afbc124fba89a7 | |
| parent | f46ab036c46bf15515a6e9ec7d589c2f478eaec0 [diff] |
Update pubspec.yaml
diff --git a/pkgs/json_rpc_2/pubspec.yaml b/pkgs/json_rpc_2/pubspec.yaml index f7217f6..69ec384 100644 --- a/pkgs/json_rpc_2/pubspec.yaml +++ b/pkgs/json_rpc_2/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"