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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"devDependencies": {
"@react-email/components": "0.0.12",
"@types/react": "^18.2.39",
"date-fns": "^2.30.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},

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