Skip to content

Commit

Permalink
chore(package): normalize repository.url
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Mar 23, 2024
1 parent 497ef30 commit c2f714d
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 @@ -30,7 +30,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/carbon-design-system/carbon-icons-svelte.git"
"url": "git+https://github.com/carbon-design-system/carbon-icons-svelte.git"
},
"homepage": "https://github.com/carbon-design-system/carbon-icons-svelte",
"bugs": "https://github.com/carbon-design-system/carbon-icons-svelte/issues",
Expand Down

0 comments on commit c2f714d

Please sign in to comment.