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
Rebase bumped esbuild to 0.28.1 in package.json while the lockfile still
pinned 0.28.0, which broke pnpm install --frozen-lockfile in CI. Keep
0.28.0 until minimumReleaseAge allows 0.28.1.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments