Skip to content

chore: add npm support metadata#39

Open
poorandhungrybutbuthappy wants to merge 1 commit into
rehooks:masterfrom
poorandhungrybutbuthappy:codex/add-npm-support-metadata
Open

chore: add npm support metadata#39
poorandhungrybutbuthappy wants to merge 1 commit into
rehooks:masterfrom
poorandhungrybutbuthappy:codex/add-npm-support-metadata

Conversation

@poorandhungrybutbuthappy

Copy link
Copy Markdown

Summary

  • add npm homepage metadata pointing to the README
  • add npm bugs metadata pointing to the public issue tracker

Validation

  • node -e "const p=require('./package.json'); if(p.name!=='@rehooks/component-size'||p.homepage!=='https://github.com/rehooks/component-size#readme'||p.bugs?.url!=='https://github.com/rehooks/component-size/issues') process.exit(1)"
  • npm pack --dry-run --ignore-scripts --json
  • git diff --check

Runtime code is unchanged; this is package metadata only.

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