chore: fix build

This commit is contained in:
Henry
2024-10-17 22:09:19 +01:00
parent c979b2bb19
commit 5bd03e83f6
5 changed files with 196 additions and 182 deletions

View File

@@ -7,7 +7,7 @@
"export": "email export"
},
"dependencies": {
"@react-email/components": "0.0.12",
"react-email": "^1.10.0"
"@react-email/components": "^0.0.25",
"react-email": "^3.0.1"
}
}