Skip to content

Commit

Permalink
chore: Change dependencies to latest (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
bukinoshita authored Mar 22, 2024
1 parent df6d3d9 commit 6f89c33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"resend": "latest"
},
"devDependencies": {
"@types/node": "20.8.10",
"@types/react": "18.2.63",
"typescript": "5.3.3"
"@types/node": "latest",
"@types/react": "latest",
"typescript": "latest"
}
}

0 comments on commit 6f89c33

Please sign in to comment.