diff --git a/package.json b/package.json index 7173869..ddb9a7d 100644 --- a/package.json +++ b/package.json @@ -66,5 +66,9 @@ "vite-plugin-dts": "^3.4.0", "vite-plugin-svgr": "^3.2.0", "vite-tsconfig-paths": "^4.2.0" - } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/reportportal/ui-kit.git" + }, }