diff --git a/package.json b/package.json index 682cdff..7ca69e8 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,10 @@ "browserslist": [ "last 1 chrome versions" ], - "type": "module" + "type": "module", + "homepage": "https://code.foss.global/push.rocks/websetup", + "repository": { + "type": "git", + "url": "https://code.foss.global/push.rocks/websetup.git" + } } \ No newline at end of file