Skip to content

fix: use git+https for package repository URL - #7

Merged
quocle108 merged 1 commit into
tetherto:mainfrom
jonathunne:fix/repository-url
Jul 26, 2026
Merged

fix: use git+https for package repository URL#7
quocle108 merged 1 commit into
tetherto:mainfrom
jonathunne:fix/repository-url

Conversation

@jonathunne

Copy link
Copy Markdown
Contributor

Summary

  • Switch package.json repository.url from git:// to git+https:// (GitHub disabled git://; matches @tetherto/wdk)
  • Follow-up to chore: release prep #6 per @quocle108's review comment

Test plan

  • Confirm package.json repository URL is git+https://github.com/tetherto/wdk-cli.git
  • No other package metadata changes

GitHub disabled the git:// protocol; match the @tetherto/wdk convention.
@quocle108
quocle108 merged commit 74afd9c into tetherto:main Jul 26, 2026
2 checks passed
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