We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f23877 commit 99cda7cCopy full SHA for 99cda7c
package.json
@@ -6,7 +6,7 @@
6
"license": "Zlib",
7
"type": "module",
8
"sideEffects": false,
9
- "main": "./build/index.js",
+ "main": "./build/index.cjs",
10
"module": "./build/index.js",
11
"types": "./types/index.d.ts",
12
"exports": {
0 commit comments