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 57534d6 commit 633f28aCopy full SHA for 633f28a
package.json
@@ -5,6 +5,7 @@
5
"type": "module",
6
"types": "dist/lib/index.d.ts",
7
"module": "dist/lib/index.js",
8
+ "main": "dist/lib/index.js",
9
"scripts": {
10
"prepublishOnly": "yarn build",
11
"lint": "eslint lib",
0 commit comments