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: Fix incompatibility with @types/node release. (#646)
This change,
DefinitelyTyped/DefinitelyTyped#69997, to the
`@types/node` package made typings for the emitter stricter and break
the builds. Functionally the code is the same.
0 commit comments