Skip to content

Fix broken repository URL in package.json#1919

Merged
fb55 merged 1 commit intofb55:mainfrom
ExplodingCabbage:patch-1
Aug 18, 2025
Merged

Fix broken repository URL in package.json#1919
fb55 merged 1 commit intofb55:mainfrom
ExplodingCabbage:patch-1

Conversation

@ExplodingCabbage
Copy link
Copy Markdown
Contributor

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!)

GitHub hasn't supported the git protocol [since 2022](https://github.blog/security/application-security/improving-git-protocol-security-github/#no-more-unauthenticated-git), 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!)
@fb55 fb55 merged commit 6ebbb1b into fb55:main Aug 18, 2025
1 check passed
@fb55
Copy link
Copy Markdown
Owner

fb55 commented Aug 18, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants