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