From c889b85af74f440c0e62f11a11030e00e5222e3f Mon Sep 17 00:00:00 2001 From: SEOKKAMONI Date: Mon, 11 Mar 2024 19:16:55 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20package.json=20repository=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e0458b7..153d8a3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,10 @@ "author": "SEOKKAMONI ", "types": "./dist/index.d.ts", "main": "./dist/index.js", - "repository": "github:SEOKKAMONI/bsm-oauth-node", + "repository": { + "type": "git", + "url": "git+https://github.com/SEOKKAMONI/bsm-oauth-node.git" + }, "packageManager": "yarn@1.22.21", "type": "module", "exports": {