You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent non-private packages from having private workspace production deps
Add a yarn constraint that errors when a published (`@metamask/`) package
lists a private (`@ocap/`) workspace package in production dependencies
(`dependencies` or `peerDependencies`) via the `workspace:` protocol.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments