summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael Kabo <mail@raphaelkabo.com>2022-04-27 21:34:20 +0100
committerRaphael Kabo <mail@raphaelkabo.com>2022-04-27 21:34:20 +0100
commit01b9d0bcec8480b358f040ccf8b7d4b489156d11 (patch)
tree90cef74999d4b85b58cd2ee00be25809d1fc3ea4 /package.json
parent1c8348d553988f5474c8d7896c2804dc1d62159a (diff)
fix: Move attendee password generation serverside
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 d662249..4d8c4e7 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"mongoose": "^5.9.18",
"multer": "^1.4.1",
"nanoid": "^3.1.9",
+ "niceware": "^3.0.0",
"node-schedule": "^1.3.1",
"nodemailer": "^6.4.8",
"randomstring": "^1.1.5",