Remove Verdaccio integration

Summary

  • Delete verdaccio/ directory and config
  • Remove Verdaccio service logic from config-local.js
  • Remove Verdaccio cleanup logic from config-upstream.js

Closes #2 (closed)

Context

Verdaccio integration is being removed across the PeerVerity project as it's been determined to be more trouble than it's worth. See ratings#67 (closed) for the original discussion.

Test plan

  • npm run config:local still works (discovers local builds, no verdaccio)
  • npm run config:upstream still works (removes local overrides)

🤖 Generated with Claude Code

Merge request reports

Loading