Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information