From 4175a41b730f4bffaa25b9b413765dc14b97a363 Mon Sep 17 00:00:00 2001 From: Vitaly Gashkov Date: Sun, 8 Feb 2026 14:15:13 +0500 Subject: [PATCH] chore: add repo url to package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2a818f7..38c7bc5 100644 --- a/package.json +++ b/package.json @@ -6,14 +6,14 @@ "crunchyroll" ], "bugs": { - "url": "https://github.com/vitalygashkov/barsic/issues", + "url": "https://github.com/vitalygashkov/crextractor/issues", "email": "vitalygashkov@vk.com" }, "license": "MIT", "author": "Vitaly Gashkov ", "repository": { "type": "git", - "url": "git+https://github.com/vitalygashkov/barsic.git" + "url": "git+https://github.com/vitalygashkov/crextractor.git" }, "funding": [ {