Skip to content

Commit

Permalink
doc: 'fix' repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ibooker committed Dec 17, 2024
1 parent df4f224 commit 750fe9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Framebus allows you to easily send messages across frames (and iframes) with a simple bus.",
"repository": {
"type": "git",
"url": "git@github.com:braintree/framebus"
"url": "git://github.com/braintree/framebus.git"
},
"homepage": "https://github.com/braintree/framebus",
"version": "6.0.2",
Expand Down

0 comments on commit 750fe9e

Please sign in to comment.