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 78ce5f0 commit d286c49Copy full SHA for d286c49
package.json
@@ -27,7 +27,7 @@
27
"main": "./index.js",
28
"exports": {
29
".": {
30
- "import": "./index.js",
+ "default": "./index.js",
31
"types": "./types/index.d.ts"
32
}
33
},
0 commit comments