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
revert: use npm in publish workflow instead of pnpm (#1452)
Reverts the publish-related changes from #1450 and #1451, restoring npm
for the publish workflow and scripts while keeping the husky || true
fix.
pnpm publish has a ton of drawbacks compared to using plain npm.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments