Skip to content

Commit 86c3e66

Browse files
fix(deps): update dependency @react-email/components to v0.0.8
1 parent 15553d7 commit 86c3e66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.7",
14+
"@react-email/components": "0.0.8",
1515
"next": "13.4.16",
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.8",
1111
"react-email": "1.9.4"
1212
}
1313
}

0 commit comments

Comments
 (0)