Skip to content

Commit 4babe6b

Browse files
authored
fix: Merge pull request #98 from pelias/nodemailer
Revert to nodemailer 2.7.2
2 parents 61c95c1 + 4dffea4 commit 4babe6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"is-object": "^1.0.1",
3232
"juice": "^4.0.0",
3333
"lodash": "^4.5.1",
34-
"nodemailer": "^4.0.1",
34+
"nodemailer": "^2.7.2",
3535
"nodemailer-ses-transport": "1.5.1",
3636
"pelias-config": "2.9.0",
3737
"request": "^2.55.0",

0 commit comments

Comments
 (0)