From 48c1d12d86ba05f8875ab89bad7ffd623af4836c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Noord?= <13665637+DanielNoord@users.noreply.github.com> Date: Thu, 6 May 2021 19:41:32 +0200 Subject: [PATCH] Update to new repo location --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fdc6d60..e5fa473 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Aktanusa/CookieMonster.git" + "url": "git+https://github.com/CookieMonsterTeam/CookieMonster" }, "license": "MIT", "author": { @@ -39,9 +39,9 @@ } ], "bugs": { - "url": "https://github.com/Aktanusa/CookieMonster/issues" + "url": "https://github.com/CookieMonsterTeam/CookieMonster/issues" }, - "homepage": "https://github.com/Aktanusa/CookieMonster#readme", + "homepage": "https://github.com/CookieMonsterTeam/CookieMonster#readme", "devDependencies": { "@types/chai": "^4.2.17", "@types/mocha": "^8.2.2",