Skip to content

Commit

Permalink
Fix TS breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Nov 4, 2023
1 parent 7beea7e commit 46701b6
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 @@ -17,6 +17,7 @@
"exports": {
".": [
{
"types": "./dts/index.d.ts",
"import": "./esm/index.mjs",
"require": "./cjs/index.js",
"default": "./cjs/index.js"
Expand Down

0 comments on commit 46701b6

Please sign in to comment.