From 4b9e08893203bc9e26db5c719860a126c337a749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5=20=28imnyang=29?= Date: Fri, 6 Jun 2025 03:57:18 +0900 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62a055c..51dc184 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "types": "dist/index.d.ts", "repository": { "type": "git", - "url": "git+https://github.com/star0202/comcigan.ts" + "url": "git+https://github.com/imnyang/comcigan.ts" }, "scripts": { "build": "rimraf dist && tsc",