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 43c6538 commit b31170dCopy full SHA for b31170d
package.json
@@ -47,5 +47,5 @@
47
"lint:fix": "eslint . --fix",
48
"eslint-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check"
49
},
50
- "exports": "./lib/index.js"
+ "main": "./lib/index.js"
51
}
0 commit comments