Skip to content

Commit 9c8fda6

Browse files
committed
fix: remove export default
1 parent 488ac64 commit 9c8fda6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"exports": {
4242
".": {
4343
"types": "./src/type.d.ts",
44-
"default": "./dist/index.js",
4544
"import": "./dist/index.mjs",
4645
"require": "./dist/index.js"
4746
}

0 commit comments

Comments
 (0)