We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7793b commit ab86a8aCopy full SHA for ab86a8a
package.json
@@ -51,6 +51,7 @@
51
"read-dir-files": "^0.1.1",
52
"standard": "^17.0.0"
53
},
54
+ "main": "./lib/index.js",
55
"exports": {
56
".": "./lib/index.js",
57
"./esm": "./lib/esm.mjs"
0 commit comments