From d731f8dead06be81454d00a2a210b1d1dc4238b7 Mon Sep 17 00:00:00 2001 From: Sophia Date: Sun, 9 May 2021 02:05:15 -0700 Subject: [PATCH] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 094482d..d2c6a80 100644 --- a/package.json +++ b/package.json @@ -22,15 +22,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/JimSimYT/codsworth.git" + "url": "git+https://github.com/SophiaAtkinson/codsworth.git" }, "keywords": [ "discord-bot" ], "author": "Sophia Atkinson, Erit Islami", - "license": "ISC", + "license": "GPL-3.0", "bugs": { - "url": "https://github.com/JimSimYT/codsworth/issues" + "url": "https://github.com/SophiaAtkinson/codsworth/issues" }, - "homepage": "https://github.com/JimSimYT/codsworth#readme" + "homepage": "https://github.com/SophiaAtkinson/codsworth#readme" }