Skip to content

Fix public repository metadata URL - #1

Open
123xiaode456-boop wants to merge 1 commit into
WeWeb-Public:masterfrom
123xiaode456-boop:fix/public-repository-metadata
Open

Fix public repository metadata URL#1
123xiaode456-boop wants to merge 1 commit into
WeWeb-Public:masterfrom
123xiaode456-boop:fix/public-repository-metadata

Conversation

@123xiaode456-boop

Copy link
Copy Markdown

This updates the published repository metadata to use a public HTTPS Git URL instead of the current git://git@github.com form.

The package is public, so tooling that reads repository.url should be able to clone or inspect it without SSH/GitHub key handling.

Validation performed:

  • package.json parses as JSON
  • direct Node assertion confirms repository.url === git+https://github.com/WeWeb-Public/weweb-strip-block.git
  • GitHub compare shows this PR changes only package.json

No runtime code, dependency, version, or package entrypoint changes.

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