chore: bump pkgs

This commit is contained in:
2024-12-26 14:35:30 +00:00
parent e9fd593468
commit f8f07a02bb
6 changed files with 9 additions and 9 deletions

View File

@ -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