From f7e7a67011ce3f967316fbbf2843a282d32d50a5 Mon Sep 17 00:00:00 2001 From: Janis Date: Thu, 18 Jan 2024 20:04:25 +0100 Subject: [PATCH] Update repository URL in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6622726..5da1750 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "homepage": "https://community.teamspeak.com/t/skin-cleanspeak-a-the-all-new-teamspeak-5-theme/20168", "docsUrl": "https://community.teamspeak.com/t/skin-cleanspeak-a-the-all-new-teamspeak-5-theme/20168", "repository": { - "url": "https://github.com/DerTyp7/better-teamspeak-theme.git", + "url": "https://github.com/DerTyp7/better-teamspeak-theme", "type": "git", - "directory": "Theme" + "directory": "" }, "image": "default1.png", "license": "MIT",