From 65c54e010d925fdea223334326873ce4bd3f8943 Mon Sep 17 00:00:00 2001 From: Valentin Silyutin Date: Fri, 14 Aug 2026 09:37:56 +0400 Subject: [PATCH] lightbox-gallery: Fix package.json --- packages/lightbox-gallery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/lightbox-gallery/package.json b/packages/lightbox-gallery/package.json index 8fcbde9..bc7fc6d 100644 --- a/packages/lightbox-gallery/package.json +++ b/packages/lightbox-gallery/package.json @@ -5,7 +5,7 @@ "main": "index.js", "repository": { "type": "git", - "url": "https://gitea.optiweb.ru/public/lightbox-gallery.git" + "url": "https://gitea.optiweb.ru/public/frontend.git" }, "license": "MIT", "publishConfig": {