diff --git a/package.json b/package.json index 5a0801b..b2276ee 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,10 @@ "default": "./dist/utils/icons.scss" } }, + "repository": { + "type": "git", + "url": "https://github.com/cdek-it/react-ui-kit" + }, "publishConfig": { "access": "public" },