Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4e4292f

Browse files
authoredNov 8, 2024··
fix(deps): update dependency @react-email/components to v0.0.28
1 parent e76257b commit 4e4292f

File tree

4 files changed

+407
-987
lines changed

4 files changed

+407
-987
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"format": "prettier src --write"
1212
},
1313
"dependencies": {
14-
"@react-email/components": "0.0.11",
14+
"@react-email/components": "0.0.28",
1515
"next": "14.1.0",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",

‎transactional/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"export": "email export"
88
},
99
"dependencies": {
10-
"@react-email/components": "0.0.7",
10+
"@react-email/components": "0.0.28",
1111
"react-email": "2.1.0"
1212
}
1313
}

0 commit comments

Comments
 (0)
Please sign in to comment.