Bump up @farcaster/frame-sdk version to latest

This commit is contained in:
Christian Mladenov
2024-12-03 12:25:15 -08:00
committed by lucas-neynar
parent e89dd14566
commit 216a1931ac
2 changed files with 25 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@farcaster/frame-sdk": "^0.0.2",
"@farcaster/frame-sdk": "^0.0.6",
"@tanstack/react-query": "^5.61.0",
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",