Skip to content

Commit

Permalink
removed type module directive to make it work in cjs environment by d…
Browse files Browse the repository at this point in the history
…efault.
  • Loading branch information
muratgozel committed Oct 30, 2021
1 parent 9da585d commit e6619b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "mimetext",
"version": "2.0.2",
"version": "2.0.3",
"description": "RFC 2822 compliant raw email message generator written in node.js",
"type": "module",
"exports": {
".": {
"node": {
Expand Down

0 comments on commit e6619b0

Please sign in to comment.