From 4fa8b16b4a3e8ebde531088e5a3380b423ae1043 Mon Sep 17 00:00:00 2001 From: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> Date: Wed, 20 Jul 2022 21:17:19 +1000 Subject: Add node-2fa to package.json --- bundle/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bundle') diff --git a/bundle/package.json b/bundle/package.json index c050a302..86e300e1 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -109,6 +109,7 @@ "typescript": "^4.1.2", "typescript-cached-transpile": "^0.0.6", "typescript-json-schema": "^0.50.1", - "ws": "^7.4.2" + "ws": "^7.4.2", + "node-2fa": "^2.0.3" } -} +} \ No newline at end of file -- cgit 1.5.1