Skip to content

Commit e34d565

Browse files
committed
set type field
1 parent 923cd10 commit e34d565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
7+
"type": "commonjs",
78
"exports": {
89
".": {
910
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)