Skip to content

chore: add package.json metadata#3

Merged
zients merged 1 commit into
mainfrom
chore/package-metadata
Jun 5, 2026
Merged

chore: add package.json metadata#3
zients merged 1 commit into
mainfrom
chore/package-metadata

Conversation

@zients

@zients zients commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Adds descriptive metadata to package.json:

  • keywords — discoverability
  • repository — links the package to the repo
  • author
  • engines — pins node >= 24 to match the action runtime (node24)

Pure metadata; no code or build output changes. Verified locally: typecheck passes, 65 tests pass, build produces no dist/ diff.

Add keywords, repository, author, and an engines constraint pinning
Node >= 24 to match the action runtime.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@zients zients merged commit 9852691 into main Jun 5, 2026
1 check passed
@zients zients deleted the chore/package-metadata branch June 5, 2026 03:08
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