diff options
author | Darius Kazemi <darius.kazemi@gmail.com> | 2019-12-11 18:11:09 -0800 |
---|---|---|
committer | Darius Kazemi <darius.kazemi@gmail.com> | 2019-12-11 18:11:09 -0800 |
commit | 5faad9ea56dcf2d715c9e11e07490f50115d25bb (patch) | |
tree | a9816a1fa77b8784e8a22120a7ae9715e01a8aa8 /package.json | |
parent | 0c46e2d2d148efb7cfabcf82c12266a8d788f551 (diff) |
First pass at federation!
Diffstat (limited to 'package.json')
-rwxr-xr-x | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index fff1c2d..1368503 100755 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "express-jwt": "^5.3.1", "express-session": "^1.15.6", "express-validator": "^5.3.0", + "generate-rsa-keypair": "^0.2.1", "greenlock": "^2.6.7", "greenlock-express": "^2.6.7", "ical": "^0.6.0", |