diff --git a/deltachat-jsonrpc/typescript/package.json b/deltachat-jsonrpc/typescript/package.json index b55769116..82dde640d 100644 --- a/deltachat-jsonrpc/typescript/package.json +++ b/deltachat-jsonrpc/typescript/package.json @@ -1,5 +1,9 @@ { "author": "Delta Chat Developers (ML) ", + "repository": { + "type": "git", + "url": "https://github.com/deltachat/deltachat-core-rust.git" + }, "dependencies": { "@deltachat/tiny-emitter": "3.0.0", "isomorphic-ws": "^4.0.1",