diff --git a/package.json b/package.json index e85a285244..5950a04923 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,10 @@ "module": "dist/index.es.js", "types": "dist/index.d.ts", "type": "module", + "repository": { + "type": "git", + "url": "https://github.com/mxenabled/connect-widget.git" + }, "files": [ "/dist" ],