Skip to content

fix: correct repository URL in package.json#9

Merged
sharanmoore merged 1 commit into
mainfrom
fix/package-repo-url
Jun 29, 2026
Merged

fix: correct repository URL in package.json#9
sharanmoore merged 1 commit into
mainfrom
fix/package-repo-url

Conversation

@sharanmoore

Copy link
Copy Markdown
Contributor

The `repository.url` in `package.json` was pointing to the old repo name `nodejs-client` instead of `gradientlabs-nodejs`. npm's provenance verification checks this URL matches the actual publishing repo, causing a 422 error.

Also fixes `homepage` and `bugs.url` which had the same stale repo name.

After merging, the `v0.1.1` tag will need to be deleted and re-pushed.

@sharanmoore sharanmoore requested review from a team as code owners June 29, 2026 17:05
@sharanmoore sharanmoore merged commit c0e7ded into main Jun 29, 2026
2 checks passed
@sharanmoore sharanmoore deleted the fix/package-repo-url branch June 29, 2026 17:07
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