Skip to content

Commit bcfc91b

Browse files
author
Paul Berg
authored
Update package.json
The last version(2.4.1) is officially deprecated.
1 parent 5a8bcad commit bcfc91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstarts/email-users/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"dependencies": {
55
"firebase-admin": "^4.1.1",
66
"firebase-functions": "^0.5.1",
7-
"nodemailer": "^2.4.1"
7+
"nodemailer": "^4.0.1"
88
}
99
}

0 commit comments

Comments
 (0)