aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-10-04 15:06:22 -0500
committergrant-kun <[email protected]>2022-10-04 15:06:22 -0500
commitd6cb93f137ef669a1727d29d15426582baae4e97 (patch)
treeafb49ce3ea286402479c3100eb3077189240e539 /package.json
parent1d799f67eb394048e4ac39cd1dec999e2c0ebb5c (diff)
fixed
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7ba7de8..23375d7 100644
--- a/package.json
+++ b/package.json
@@ -23,5 +23,8 @@
"fs": "^0.0.1-security",
"ip": "^1.1.8",
"node-rsa": "^1.1.1"
+ },
+ "devDependencies": {
+ "emailjs-imap-client": "^3.1.0"
}
}