build: add repository URL to @deltachat/jsonrpc-client

This commit is contained in:
link2xt
2024-05-18 20:56:11 +00:00
parent 502ae7fd9f
commit 6c9643e39e

View File

@@ -1,5 +1,9 @@
{
"author": "Delta Chat Developers (ML) <delta@codespeak.net>",
"repository": {
"type": "git",
"url": "https://github.com/deltachat/deltachat-core-rust.git"
},
"dependencies": {
"@deltachat/tiny-emitter": "3.0.0",
"isomorphic-ws": "^4.0.1",