There was an error while loading. Please reload this page.
1 parent af89313 commit 5132f62Copy full SHA for 5132f62
1 file changed
package.json
@@ -8,7 +8,7 @@
8
"exports": {
9
"import": {
10
"types": "./dist/esm/index.d.mts",
11
- "default": "./dist/esm/index.mjs"
+ "default": "./dist/cjs/index.cjs"
12
},
13
"require": {
14
"types": "./dist/cjs/index.d.ts",
0 commit comments