Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.1",
"remark-parse": "^11.0.0",
"resend": "^4.4.1",
"resend": "^6.12.3",
"shiki": "^4.0.1",
"sonner": "^2.0.5",
"streamdown": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@trycompai/utils": "workspace:*",
"date-fns": "^4.1.0",
"react-email": "^4.0.15",
"resend": "^4.4.1",
"resend": "^6.12.3",
"responsive-react-email": "^0.0.5"
},
"devDependencies": {
Expand Down