From b4c6e15b9dff82d7024ab5b3a9dcef63bf2ef136 Mon Sep 17 00:00:00 2001 From: Strife Date: Thu, 16 Oct 2025 21:56:50 +0500 Subject: [PATCH] first package --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 34ef2e2..48b4af6 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://your-gitea-instance.com/your-username/my-package.git" + "url": "http://192.168.0.10:3002/Strife/tools.git" }, "publishConfig": { - "registry": "https://your-gitea-instance.com/api/packages/your-username/npm/" + "registry": "http://192.168.0.10:3002/api/packages/strife/npm/" } } \ No newline at end of file