From 9c873a9ec058a1e1876715167cd32f23c39648ec Mon Sep 17 00:00:00 2001 From: xhayper Date: Mon, 2 Oct 2023 01:09:25 +0700 Subject: [PATCH] fix: pkg --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b8046c8..9c41908 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,10 @@ "author": "xhayper", "license": "ISC", "types": "dist/index.d.ts", - "repository": "github:xhayper/discord-rpc", + "repository": { + "type": "git", + "url": "git+https://github.com/xhayper/discord-rpc.git" + }, "keywords": [ "typescript", "discord",