We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d011cfa commit ac22a54Copy full SHA for ac22a54
package.json
@@ -27,7 +27,7 @@
27
"import": "./dist/index.js",
28
"types": "./index.ts"
29
},
30
- "main": "index.js",
+ "main": "dist/index.js",
31
"module": "index.ts",
32
"types": "./index.ts",
33
"bin": {
0 commit comments