Skip to content

Commit

Permalink
fix: fixed repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism authored and 3imed-jaberi committed Sep 17, 2024
1 parent af70276 commit 057c50a
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 @@ -60,7 +60,7 @@
"main": "lib/router.js",
"repository": {
"type": "git",
"url": "https://github.com/koajs/router.git"
"url": "git+https://github.com/koajs/router.git"
},
"scripts": {
"bench": "make -C bench",
Expand Down

0 comments on commit 057c50a

Please sign in to comment.