convert-source-map icon indicating copy to clipboard operation
convert-source-map copied to clipboard

Fix broken repository URL in package.json

Open ExplodingCabbage opened this issue 5 months ago • 0 comments

GitHub hasn't supported the git protocol since 2022, so this URL is broken.

(This is a common error affecting many popular npm packages; I'm opening PRs on several projects to fix it. I encourage anyone reading this to check any packages they maintain and implement the same fix if appropriate!)

ExplodingCabbage avatar Aug 11 '25 15:08 ExplodingCabbage