Skip to content

fix: correct npm bugs metadata URL#125

Open
andycana wants to merge 1 commit into
vbenjs:mainfrom
andycana:codex/fix-vite-plugin-svg-icons-bugs-url
Open

fix: correct npm bugs metadata URL#125
andycana wants to merge 1 commit into
vbenjs:mainfrom
andycana:codex/fix-vite-plugin-svg-icons-bugs-url

Conversation

@andycana

Copy link
Copy Markdown

Summary:

  • Fix the npm package bugs URL for vite-plugin-svg-icons by removing the stray space in the repository slug.
  • Keep the change scoped to packages/core/package.json only.

Verification:

  • Parsed packages/core/package.json with Node and confirmed the corrected bugs.url.
  • Ran git diff --check.

Context:
The published vite-plugin-svg-icons@2.0.1 metadata currently points bugs.url at https://github.com/anncwb/vite-plugin-svg-i cons/issues, which is not the intended issue tracker URL.

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