Skip to content

Commit 18b9022

Browse files
fix(deps): update dependency resend to v3 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3a4ab1 commit 18b9022

File tree

2 files changed

+297
-224
lines changed

2 files changed

+297
-224
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"next": "^14.0.0",
99
"react": "^18.2.0",
1010
"react-dom": "^18.2.0",
11-
"resend": "^0.14.0"
11+
"resend": "^3.0.0"
1212
},
1313
"devDependencies": {
1414
"@types/node": "20.5.0",

0 commit comments

Comments
 (0)