chore: make all the docker stuff work

This commit is contained in:
Mythie
2025-02-14 14:53:01 +11:00
parent 1c4878e526
commit 113ab293bb
7 changed files with 49 additions and 188 deletions

View File

@ -17,6 +17,7 @@
"worker:test": "tsup worker/index.ts --format esm"
},
"dependencies": {
"@documenso/tailwind-config": "*",
"@documenso/nodemailer-resend": "2.0.0",
"@react-email/body": "0.0.4",
"@react-email/button": "0.0.11",
@ -40,7 +41,6 @@
"resend": "2.0.0"
},
"devDependencies": {
"@documenso/tailwind-config": "*",
"@documenso/tsconfig": "*",
"@types/nodemailer": "^6.4.14",
"tsup": "^7.1.0"