From eacc3e475feedbca9c55a67446ef5a85d6a78524 Mon Sep 17 00:00:00 2001 From: Eliastik <26941242+Eliastik@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:03:24 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 249f2cc..711e621 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "start": "next start", "lint": "next lint" }, + "repository": { + "type": "git", + "url": "git+https://github.com/Eliastik/simple-voice-changer.git" + }, "dependencies": { "@eliastik/simple-sound-studio-components": "^2.2.0", "@eliastik/simple-sound-studio-lib": "^2.2.0",