Skip to content

Commit

Permalink
fix: Merge pull request #98 from pelias/nodemailer
Browse files Browse the repository at this point in the history
Revert to nodemailer 2.7.2
  • Loading branch information
orangejulius authored Apr 21, 2017
2 parents 61c95c1 + 4dffea4 commit 4babe6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"is-object": "^1.0.1",
"juice": "^4.0.0",
"lodash": "^4.5.1",
"nodemailer": "^4.0.1",
"nodemailer": "^2.7.2",
"nodemailer-ses-transport": "1.5.1",
"pelias-config": "2.9.0",
"request": "^2.55.0",
Expand Down

0 comments on commit 4babe6b

Please sign in to comment.