Skip to content

Commit

Permalink
chore: remove explicit type exports entry
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwaltz committed Nov 27, 2023
1 parent 24914a2 commit 52f14da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"type": "module",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}
Expand Down

0 comments on commit 52f14da

Please sign in to comment.