From c52be3a148a910fcda3e4055a5de83b04af93fd5 Mon Sep 17 00:00:00 2001 From: VampireChicken12 Date: Mon, 22 Apr 2024 14:41:09 -0400 Subject: [PATCH] chore: Update repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b88d1878..a761a91f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/VampireChicken12/youtube-enhancer.git" + "url": "https://github.com/YouTube-Enhancer/extension.git" }, "scripts": { "build": "vite build",