Skip to content

Commit 0b0d90c

Browse files
committed
chore: update exports field
1 parent a529613 commit 0b0d90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "module",
88
"exports": {
99
"types": "./dist/index.d.mts",
10-
"import": "./dist/index.mjs"
10+
"default": "./dist/index.mjs"
1111
},
1212
"types": "./dist/index.d.mts",
1313
"bin": {

0 commit comments

Comments
 (0)