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.
2 parents a2c9fb9 + 4439f2e commit f829dd6Copy full SHA for f829dd6
1 file changed
package.json
@@ -9,7 +9,8 @@
9
"exports": {
10
".": {
11
"types": "./dist/emailreplyparser.d.ts",
12
- "import": "./dist/emailreplyparser.js"
+ "import": "./dist/emailreplyparser.js",
13
+ "require": "./dist/emailreplyparser.js"
14
}
15
},
16
"repository": {
0 commit comments