From 610114ca34f149cb926e55a444b935713d6b799c Mon Sep 17 00:00:00 2001 From: Huakun Shen Date: Sat, 18 Jan 2025 02:34:04 -0500 Subject: [PATCH] update repository URL in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db209df..41d9fc5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "kunkun-ext-ip-info", "version": "0.0.8", "module": "index.ts", - "repository": "https://registry.npmjs.org/kunkun-ext-ip-info", + "repository": "https://github.com/kunkunsh/kunkun-ext-ip-info", "type": "module", "kunkun": { "name": "IP Info",