Skip to content

Commit

Permalink
chore: update repository URL
Browse files Browse the repository at this point in the history
Update `repository.url` in package.json to avoid a redirect for tooling that uses it.
  • Loading branch information
richardlau authored Feb 7, 2024
1 parent 9c217de commit dded715
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 @@ -26,7 +26,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/rvagg/branch-diff.git"
"url": "https://github.com/nodejs/branch-diff.git"
},
"preferGlobal": true,
"devDependencies": {
Expand Down

0 comments on commit dded715

Please sign in to comment.