Skip to content

Commit

Permalink
add repo link in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
muhmushtaha committed Sep 16, 2024
1 parent 7ec40e5 commit 197a395
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 197a395

Please sign in to comment.