commit | b76975ec5a6e46db2d415a5d203e5c9a475aab3d | [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 | 6d477c1bd82ab0ed4a1cbfe017a29beff73e16fd | |
parent | f46a5ff650dc318d359eb7fff465638848c6a5ed [diff] |
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"