Skip to content

Commit 99cda7c

Browse files
committed
Update package.json
1 parent 7f23877 commit 99cda7c

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
@@ -6,7 +6,7 @@
66
"license": "Zlib",
77
"type": "module",
88
"sideEffects": false,
9-
"main": "./build/index.js",
9+
"main": "./build/index.cjs",
1010
"module": "./build/index.js",
1111
"types": "./types/index.d.ts",
1212
"exports": {

0 commit comments

Comments
 (0)