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: rename ./lib to ./pack in sync-remote-deps.ts (#585)
The `vp lib` → `vp pack` rename (#575) missed updating the hardcoded
`./lib` export key in the sync-remote-deps script, causing the daily
upstream upgrade PR to re-add a stale `./lib` export.
0 commit comments