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:localstill works (discovers local builds, no verdaccio) -
npm run config:upstreamstill works (removes local overrides)