Skip to content

chore: use public repository metadata#16

Open
Soengkit wants to merge 1 commit into
schmich:masterfrom
Soengkit:codex/use-https-repository-metadata
Open

chore: use public repository metadata#16
Soengkit wants to merge 1 commit into
schmich:masterfrom
Soengkit:codex/use-https-repository-metadata

Conversation

@Soengkit

Copy link
Copy Markdown

Summary

  • update package.json#repository.url from the legacy git:// GitHub URL to a public git+https URL
  • keep the package metadata accessible to npm consumers and registry tooling without relying on the deprecated Git protocol

Validation

  • checked the current npm metadata for connect-browser-sync@2.1.0
  • parsed package.json and confirmed repository.url is git+https://github.com/schmich/connect-browser-sync.git
  • git diff --check
  • git ls-remote https://github.com/schmich/connect-browser-sync.git HEAD

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.

1 participant