Skip to content

Commit 023a6ae

Browse files
fix(deps): update dependency @react-email/components to v0.0.30
1 parent e76257b commit 023a6ae

File tree

4 files changed

+344
-993
lines changed

4 files changed

+344
-993
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.30",
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.30",
1111
"react-email": "2.1.0"
1212
}
1313
}

0 commit comments

Comments
 (0)