diff options
author | grant-kun <[email protected]> | 2022-10-13 13:18:42 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-10-13 13:18:42 -0500 |
commit | 26d50b8e63f79e48652840a54567b059d1f73766 (patch) | |
tree | 08d81de8bf558e80d0fde43e6c400650ae4786e8 /package.json | |
parent | afdd65e44c3a1a89d1aaa1c089508bd86477d727 (diff) |
adding stuff
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 32dba1c..1afa863 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,8 @@ "ip": "^1.1.8", "md5": "^2.3.0", "node-rsa": "^1.1.1", - "openpgp": "^5.5.0" + "openpgp": "^5.5.0", + "utf8": "^3.0.0" }, "devDependencies": { "emailjs-imap-client": "^3.1.0" |