rpc to link

Signed-off-by: dzdidi <deniszalessky@gmail.com>
This commit is contained in:
dzdidi
2024-01-24 11:10:12 +00:00
parent a8419486ec
commit 2edb639fde

View File

@@ -13,7 +13,8 @@
"bin": { "bin": {
"git-peard": "./src/gitpeard.js", "git-peard": "./src/gitpeard.js",
"git-remote-pear": "./src/git-remote-pear.js", "git-remote-pear": "./src/git-remote-pear.js",
"git-pear": "./src/cli.js" "git-pear": "./src/cli.js",
"rpc": "./src/rpc.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",