Skip to content

Commit

Permalink
[meta] update repo URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 10, 2022
1 parent 282b570 commit f9fdfc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"repository": {
"type": "git",
"url": "git://github.com/substack/minimist.git"
"url": "git://github.com/minimistjs/minimist.git"
},
"homepage": "https://github.com/substack/minimist",
"homepage": "https://github.com/minimistjs/minimist",
"keywords": [
"argv",
"getopt",
Expand Down

0 comments on commit f9fdfc0

Please sign in to comment.