From 0796efc37ea7bb16bd09c39569988d2c7d821d7a Mon Sep 17 00:00:00 2001 From: Mark Maher <100785809+Marco5dev@users.noreply.github.com> Date: Sat, 6 Apr 2024 15:20:13 +0200 Subject: [PATCH] # --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 895d008..b368c5c 100644 --- a/package.json +++ b/package.json @@ -8,12 +8,12 @@ "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "bugs": { - "url": "https://github.com/Marco5dev/verse.db/issues" + "url": "https://github.com/jedi-studio/verse.db/issues" }, "homepage": "https://versedb.jedi-studio.com", "repository": { "type": "git", - "url": "git+https://github.com/marco5dev/verse.db.git" + "url": "git+https://github.com/jedi-studio/verse.db.git" }, "files": [ "dist",