From fd29ec513775f219da602e179185f2d7ffd313a2 Mon Sep 17 00:00:00 2001 From: mudkipscience Date: Wed, 21 Dec 2022 15:54:43 +1100 Subject: [PATCH] updated git repos --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a183f1b..d31c8da 100644 --- a/package.json +++ b/package.json @@ -26,12 +26,12 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/woomyware/v2.git" + "url": "git+https://gitdab.com/embee/woomy-v2.git" }, "author": "Emily J. (mudkipscience)", "license": "AGPL-3.0", "bugs": { - "url": "https://github.com/woomyware/v2/issues" + "url": "https://gitdab.com/embee/woomy-v2/issues" }, - "homepage": "https://github.com/woomyware/v2#readme" + "homepage": "https://gitdab.com/embee/woomy-v2" }