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(types): updates package.json for type resolution (#55)
The `types` field was missing and `exports["."].types` fields pointed to
the legacy filename still. This PR updates both to point at the proper
file in the distributed files.
0 commit comments