Skip to content

Commit 1e3b11a

Browse files
authored
fix: esm issue in exports object (#86)
1 parent 2230727 commit 1e3b11a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"sideEffects": false,
88
"exports": {
99
".": {
10-
"types": "./dist/index.d.ts",
1110
"require": "./dist/index.js",
1211
"import": "./dist/index.mjs"
1312
},

0 commit comments

Comments
 (0)