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
Hi @ai
I'm not sure its important, but it seems that bun update caniuse-lite adds package to dependencies if it wasn't there.
For example pnpm up caniuse-lite or yarn up -R caniuse-lite updates lock file only. Bun works differently
Is this expected behaviour? I noticed this because also trying to add bun support :)
Hi @ai
I'm not sure its important, but it seems that
bun update caniuse-lite
adds package todependencies
if it wasn't there.For example
pnpm up caniuse-lite
oryarn up -R caniuse-lite
updates lock file only. Bun works differentlyIs this expected behaviour? I noticed this because also trying to add bun support :)
found issue - oven-sh/bun#4209
The text was updated successfully, but these errors were encountered: