aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-06-24 21:53:20 +0530
committerBobby <[email protected]>2022-06-24 21:53:20 +0530
commit555d44220b016978cd9cbddf8d1ac6bb84a1f142 (patch)
treee434151c4dea941f91652531d39262bdf6a82341 /package.json
parent00e99b844c260e0263e5d5403d284ba07450005e (diff)
downloadthatcomputerscientist-555d44220b016978cd9cbddf8d1ac6bb84a1f142.tar.xz
thatcomputerscientist-555d44220b016978cd9cbddf8d1ac6bb84a1f142.zip
basic email validation on account page
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d20de2f3..73edc846 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
"mysql2": "^2.3.3",
"node-cron": "^3.0.1",
"node-fetch": "^3.2.5",
+ "nodemailer": "^6.7.5",
"uuid": "^8.3.2"
},
"devDependencies": {