Skip to content

Commit

Permalink
v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Dec 14, 2022
1 parent 22ad3c6 commit 7bef1fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mailparser",
"version": "3.6.0",
"version": "3.6.1",
"description": "Parse e-mails",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -44,5 +44,8 @@
},
"bugs": {
"url": "https://github.com/nodemailer/mailparser/issues"
},
"engines": {
"node": ">=16.0.0"
}
}

0 comments on commit 7bef1fc

Please sign in to comment.