Skip to content

Commit f4e0cd6

Browse files
authored
chore: Upgrade to Next 14 (#23)
1 parent 15553d7 commit f4e0cd6

File tree

2 files changed

+389
-361
lines changed

2 files changed

+389
-361
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"format": "prettier src --write"
1212
},
1313
"dependencies": {
14-
"@react-email/components": "0.0.7",
15-
"next": "13.4.16",
14+
"@react-email/components": "0.0.11",
15+
"next": "14.0.1",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
1818
"resend": "latest"

0 commit comments

Comments
 (0)