feat(cloud): add notification client (#253)

This commit is contained in:
Henry
2025-11-24 22:20:34 +00:00
committed by GitHub
parent 64aace6e3b
commit fc65f53e0c
9 changed files with 59 additions and 48 deletions

View File

@@ -23,7 +23,7 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@plunk/node": "^3.0.3",
"@novu/api": "^3.11.0",
"@react-email/components": "^0.0.25",
"nodemailer": "^7.0.3",
"react-email": "^3.0.1"