Compare commits

...

2 Commits

Author SHA1 Message Date
d277820f92 Publish
- @advdominion/lightbox-gallery@5.0.1
2026-08-14 09:38:12 +04:00
65c54e010d lightbox-gallery: Fix package.json 2026-08-14 09:37:56 +04:00

View File

@@ -1,11 +1,11 @@
{ {
"name": "@advdominion/lightbox-gallery", "name": "@advdominion/lightbox-gallery",
"version": "5.0.0", "version": "5.0.1",
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitea.optiweb.ru/public/lightbox-gallery.git" "url": "https://gitea.optiweb.ru/public/frontend.git"
}, },
"license": "MIT", "license": "MIT",
"publishConfig": { "publishConfig": {