We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sindresorhus
szmarczak
sholladay
Learn more about funding links in repositories.
Report abuse
main
1 parent 25929d7 commit 1338996Copy full SHA for 1338996
package.json
@@ -11,6 +11,7 @@
11
"url": "https://sindresorhus.com"
12
},
13
"type": "module",
14
+ "main": "./distribution/index.js",
15
"exports": "./distribution/index.js",
16
"types": "./distribution/index.d.ts",
17
"engines": {
0 commit comments