From 234ef511fbc0dd470965432ab77aec2240e28760 Mon Sep 17 00:00:00 2001 From: KillerBossOriginal Date: Mon, 6 Feb 2023 20:49:49 +0100 Subject: [PATCH] Updated Repo Url --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a025ab0..cbd0da4 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/ThunderNetworkRaD/map.db.git" + "url": "git+https://github.com/ThunderNetworkRaD/mit.db.git" }, "author": "Thunder Network Development | Killer Boss Original", "license": "ISC", "bugs": { - "url": "https://github.com/ThunderNetworkRaD/map.db/issues" + "url": "https://github.com/ThunderNetworkRaD/mit.db/issues" }, - "homepage": "https://github.com/ThunderNetworkRaD/map.db#readme", + "homepage": "https://github.com/ThunderNetworkRaD/mit.db#readme", "dependencies": { "tslib": "^2.4.1", "typescript": "^4.9.5"