Skip to content

Commit

Permalink
fix export
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromeGG committed Apr 1, 2024
1 parent 178bb9e commit 529d268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": {
".": "./dist/index.mjs"
".": "./dist/index.js"
},
"files": [
"dist"
Expand Down

0 comments on commit 529d268

Please sign in to comment.