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: add typescript 5 compatible types field (#2062)
* fix: add typescript 5 compatible types field
Typescript 5 appears to require a "types" entry in each
exports entry even though there is a "types" entry at the
root of the package.json
* fix: types path must be relative
0 commit comments