Skip to content

Commit 52f14da

Browse files
committed
chore: remove explicit type exports entry
1 parent 24914a2 commit 52f14da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"type": "module",
2121
"exports": {
2222
".": {
23-
"types": "./dist/index.d.ts",
2423
"import": "./dist/index.mjs",
2524
"require": "./dist/index.cjs"
2625
}

0 commit comments

Comments
 (0)