From a0efe40a3ae776ea992db3a6c28bbaa2cd5b6e0d Mon Sep 17 00:00:00 2001 From: Night Kaly Date: Thu, 23 Nov 2023 19:26:34 +0000 Subject: [PATCH] Update package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ef6380..ae5fa8b 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/night0721/cath.git" + "url": "git+https://codeberg.org/night0721/cath.git" }, "bugs": { - "url": "https://github.com/night0721/cath/issues" + "url": "https://codeberg.org/night0721/cath/issues" }, "homepage": "https://cath.js.org", "keywords": [ @@ -25,8 +25,8 @@ "discord", "codm" ], - "author": "Ń1ght#0001", - "license": "CC-BY-NC-SA-4.0", + "author": "night0721", + "license": "GPL-3.0", "funding": { "type": "individual", "url": "https://ko-fi.com/cathteam" @@ -40,4 +40,4 @@ "devDependencies": { "typescript": "^4.4.3" } -} +} \ No newline at end of file