Fix missing package in twenty-emails (#3631)

This commit is contained in:
martmull
2024-01-26 10:53:38 +01:00
committed by GitHub
parent 43b10cb00c
commit 0982c78a85
2 changed files with 2 additions and 0 deletions

View File

@ -42380,6 +42380,7 @@ __metadata:
dependencies:
"@react-email/components": "npm:0.0.12"
"@types/react": "npm:^18.2.39"
date-fns: "npm:^2.30.0"
tsup: "npm:^8.0.1"
typescript: "npm:^5.3.3"
languageName: unknown