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 d616e7f commit 3bca7f1Copy full SHA for 3bca7f1
package.json
@@ -16,7 +16,6 @@
16
},
17
"engineStrict": true,
18
"sideEffects": false,
19
- "type": "module",
20
"module": "dist-mjs/index.mjs",
21
"main": "dist-cjs/index.cjs",
22
"types": "dist-dts/index.d.ts",
0 commit comments