mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-18 09:09:01 -05:00
Switch to using @farcaster/frame-node for webhook parsing & validation
This commit is contained in:
committed by
lucas-neynar
parent
8acf07b03e
commit
8edbb2514a
@@ -9,7 +9,8 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@farcaster/frame-sdk": "^0.0.14",
|
||||
"@farcaster/frame-node": "^0.0.3",
|
||||
"@farcaster/frame-sdk": "^0.0.16",
|
||||
"@tanstack/react-query": "^5.61.0",
|
||||
"@upstash/redis": "^1.34.3",
|
||||
"next": "15.0.3",
|
||||
|
||||
Reference in New Issue
Block a user