fix: обновить URL репозитория после переименования

- обновлены package metadata для npm Trusted Publishing
- заменены публичные ссылки в документации и интерфейсах
This commit is contained in:
2026-07-11 23:50:39 +03:00
parent b9451c8ff3
commit 00fa6cea28
6 changed files with 12 additions and 12 deletions

View File

@@ -65,11 +65,11 @@
},
"repository": {
"type": "git",
"url": "https://github.com/gromov-sergei/svg-sprites"
"url": "https://github.com/gromlab-ru/svg-sprites"
},
"homepage": "https://github.com/gromov-sergei/svg-sprites",
"homepage": "https://github.com/gromlab-ru/svg-sprites",
"bugs": {
"url": "https://github.com/gromov-sergei/svg-sprites/issues"
"url": "https://github.com/gromlab-ru/svg-sprites/issues"
},
"engines": {
"node": ">=18"