fix(server): cannot render email template (#13957)

This commit is contained in:
Alex 2024-11-06 15:14:11 -06:00 committed by GitHub
parent 8d8becd0f7
commit ebf06dc12e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 174 additions and 67 deletions

View file

@ -48,7 +48,7 @@
"@opentelemetry/context-async-hooks": "^1.24.0",
"@opentelemetry/exporter-prometheus": "^0.54.0",
"@opentelemetry/sdk-node": "^0.54.0",
"@react-email/components": "^0.0.26",
"@react-email/components": "^0.0.25",
"@socket.io/redis-adapter": "^8.3.0",
"archiver": "^7.0.0",
"async-lock": "^1.4.0",