@farcaster/frame-core
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -20,2 +20,3 @@ import type { Address, Provider, RpcRequest, RpcResponse, RpcSchema } from "ox"; | ||
type: "cast_embed"; | ||
embed: string; | ||
cast: { | ||
@@ -22,0 +23,0 @@ fid: number; |
@@ -20,2 +20,3 @@ import type { Address, Provider, RpcRequest, RpcResponse, RpcSchema } from "ox"; | ||
type: "cast_embed"; | ||
embed: string; | ||
cast: { | ||
@@ -22,0 +23,0 @@ fid: number; |
{ | ||
"name": "@farcaster/frame-core", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "esm/index.js", |
@@ -36,2 +36,3 @@ import type { | ||
type: "cast_embed"; | ||
embed: string; | ||
cast: { | ||
@@ -38,0 +39,0 @@ fid: number; |
Sorry, the diff of this file is not supported yet
147728
2286