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 05f1de4 commit e8969e2Copy full SHA for e8969e2
package.json
@@ -15,6 +15,7 @@
15
"files": [
16
"dist"
17
],
18
+ "main": "dist/lib/index.js",
19
"types": "dist/lib/index.d.ts",
20
"module": "lib/index.ts",
21
"type": "module",
0 commit comments