diff options
author | grant-kun <[email protected]> | 2022-11-01 13:10:27 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-11-01 13:10:27 -0500 |
commit | f41da4f7031a0719c2ba87c2fcd0e34d24027c47 (patch) | |
tree | f5a8d630dd6f3b54c1cea933ecf6526c21ce161f /package.json | |
parent | b79f3023b3c604a682ff1e3e385c4a40f6f1d978 (diff) |
broken, fixes soon
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 00e5645..2e101db 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "body-parser": "^1.20.0", "express": "^4.18.1", "fs": "^0.0.1-security", + "imap-simple": "^5.1.0", "ip": "^1.1.8", "md5": "^2.3.0", "node-rsa": "^1.1.1", |