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 62e78ec commit 96f3cf4Copy full SHA for 96f3cf4
1 file changed
package.json
@@ -46,7 +46,7 @@
46
"exports": {
47
".": {
48
"types": "./dist/types/src/index.d.ts",
49
- "import": "./dist/index.cjs.js",
+ "import": "./dist/index.esm.js",
50
"require": "./dist/index.cjs.js"
51
},
52
"./package.json": "./package.json",
0 commit comments