Skip to content

Commit 0a3d35d

Browse files
authored
chore: update repository URL (#65)
Update `repository.url` in package.json to avoid a redirect for tooling that uses it.
1 parent 9c217de commit 0a3d35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/rvagg/branch-diff.git"
29+
"url": "https://github.com/nodejs/branch-diff.git"
3030
},
3131
"preferGlobal": true,
3232
"devDependencies": {

0 commit comments

Comments
 (0)