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

This commit is contained in:
2026-04-22 19:22:33 +03:00
parent 41f514d7fb
commit dab7685cf2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@gromlab/svg-sprites",
"version": "0.1.3",
"version": "0.1.4",
"description": "Generate SVG sprites (stack/symbol) and TypeScript icon name types from folders of SVG files",
"type": "module",
"main": "./dist/index.js",
@@ -44,7 +44,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://gromlab.ru/gromov/svg-sprites.git"
"url": "https://gromlab.ru/gromov/svg-sprites"
},
"homepage": "https://gromlab.ru/gromov/svg-sprites",
"bugs": {