Skip to content

Commit

Permalink
Merge pull request #393 from meowtec/fix/types-for-node16
Browse files Browse the repository at this point in the history
fix types resolution for node16 / bundler
  • Loading branch information
spencermountain authored Jul 28, 2023
2 parents 5e8e789 + 0bca8c8 commit 84f8845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"sideEffects": false,
"exports": {
".": {
"types": "./types/index.d.ts",
"require": "./builds/spacetime.cjs",
"import": "./src/index.js"
}
Expand Down

0 comments on commit 84f8845

Please sign in to comment.