aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shared/package.json')
-rw-r--r--packages/shared/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/shared/package.json b/packages/shared/package.json
index 6f22865f..0210e24f 100644
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -11,6 +11,7 @@
"js-tiktoken": "^1.0.20",
"liteque": "^0.3.2",
"meilisearch": "^0.37.0",
+ "nodemailer": "^7.0.4",
"ollama": "^0.5.14",
"openai": "^4.86.1",
"typescript-parsec": "^0.3.4",
@@ -22,6 +23,7 @@
"@karakeep/prettier-config": "workspace:^0.1.0",
"@karakeep/tsconfig": "workspace:^0.1.0",
"@types/html-to-text": "^9.0.4",
+ "@types/nodemailer": "^6.4.17",
"vitest": "^1.6.1"
},
"scripts": {