Skip to content

Commit

Permalink
Normalize repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
slevithan committed May 22, 2024
1 parent c5eeb76 commit 8645f91
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 @@ -15,7 +15,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/slevithan/parseuri.git"
"url": "git+https://github.com/slevithan/parseuri.git"
},
"keywords": [
"uri",
Expand Down

0 comments on commit 8645f91

Please sign in to comment.