diff --git a/package.json b/package.json index ce089fa..04bf75a 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,10 @@ "files": [ "dist" ], + "repository": { + "type": "git", + "url": "https://github.com/muhmushtaha/react-fb-login-btn.git" + }, "scripts": { "build": "rollup -c --bundleConfigAsCjs", "prepublishOnly": "npm run build",