Skip to content

fix: correct repository URL in package.json (util -> utils) - #23

Merged
brmorillo merged 2 commits into
mainfrom
fix/repository-url
Jun 17, 2026
Merged

fix: correct repository URL in package.json (util -> utils)#23
brmorillo merged 2 commits into
mainfrom
fix/repository-url

Conversation

@brmorillo

Copy link
Copy Markdown
Owner

npm provenance validation compares package.json repository.url against the actual GitHub repo. The URL had a typo ("util" instead of "utils"), causing E422 Unprocessable Entity on every publish attempt.

npm provenance validation compares package.json repository.url against
the actual GitHub repo. The URL had a typo ("util" instead of "utils"),
causing E422 Unprocessable Entity on every publish attempt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@brmorillo brmorillo self-assigned this Jun 17, 2026
@brmorillo
brmorillo merged commit 5fc55ba into main Jun 17, 2026
@brmorillo
brmorillo deleted the fix/repository-url branch June 17, 2026 20:23
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