We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4396e24 + 8523fbb commit bb4faf2Copy full SHA for bb4faf2
1 file changed
package.json
@@ -41,7 +41,8 @@
41
"exports": {
42
".": {
43
"types": "./dist/index.d.ts",
44
- "import": "./dist/index.js"
+ "import": "./dist/index.js",
45
+ "require": "./dist/index.js"
46
}
47
},
48
"peerDependencies": {
0 commit comments