We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8bcad commit bcfc91bCopy full SHA for bcfc91b
quickstarts/email-users/functions/package.json
@@ -4,6 +4,6 @@
4
"dependencies": {
5
"firebase-admin": "^4.1.1",
6
"firebase-functions": "^0.5.1",
7
- "nodemailer": "^2.4.1"
+ "nodemailer": "^4.0.1"
8
}
9
0 commit comments