chore: bump pkgs
This commit is contained in:
@ -14,7 +14,7 @@ export interface TaggedNostrEvent extends NostrEvent {
|
||||
/**
|
||||
* A list of relays this event was seen on
|
||||
*/
|
||||
relays: Array<string>;
|
||||
relays?: Array<string>;
|
||||
|
||||
/**
|
||||
* Additional context
|
||||
|
Reference in New Issue
Block a user