Skip to content

Add bugs metadata for std package - #148

Open
alejandrorivas-pixel wants to merge 1 commit into
neoxia:masterfrom
alejandrorivas-pixel:codex/std-bugs-metadata
Open

Add bugs metadata for std package#148
alejandrorivas-pixel wants to merge 1 commit into
neoxia:masterfrom
alejandrorivas-pixel:codex/std-bugs-metadata

Conversation

@alejandrorivas-pixel

Copy link
Copy Markdown

Summary

  • add standard npm bugs.url metadata to @apoyo/std
  • point the issue tracker to the public neoxia/apoyo issues page

Validation

  • node -e "const fs=require('fs'); const p=JSON.parse(fs.readFileSync('packages/std/package.json','utf8')); if (p.name !== '@apoyo/std' || p.bugs?.url !== 'https://github.com/neoxia/apoyo/issues') process.exit(1)"
  • git diff --check

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