build: add repository URL to deltachat-rpc-server packages

This commit is contained in:
link2xt
2024-05-16 14:16:21 +00:00
parent 6290ed8752
commit a0f0a8e021
2 changed files with 15 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
{
"license": "MPL-2.0",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/deltachat/deltachat-core-rust.git"
},
"name": "@deltachat/stdio-rpc-server",
"optionalDependencies": {},
"peerDependencies": {