update yarn.lock
This commit is contained in:
parent
4f7152d3e0
commit
74bc8bafda
@ -54,7 +54,7 @@ export class NostrLink implements ToNostrEventTag {
|
||||
|
||||
toEventTag(marker?: string) {
|
||||
const relayEntry = this.relays ? [this.relays[0]] : [];
|
||||
|
||||
|
||||
if (marker) {
|
||||
if (relayEntry.length === 0) {
|
||||
relayEntry.push("");
|
||||
|
@ -2980,7 +2980,7 @@ __metadata:
|
||||
resolution: "@snort/system-react@workspace:packages/system-react"
|
||||
dependencies:
|
||||
"@snort/shared": ^1.0.10
|
||||
"@snort/system": ^1.1.5
|
||||
"@snort/system": ^1.1.8
|
||||
"@types/react": ^18.2.14
|
||||
react: ^18.2.0
|
||||
typescript: ^5.2.2
|
||||
@ -3015,7 +3015,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@snort/system@^1.0.21, @snort/system@^1.1.5, @snort/system@workspace:*, @snort/system@workspace:packages/system":
|
||||
"@snort/system@^1.0.21, @snort/system@^1.1.5, @snort/system@^1.1.8, @snort/system@workspace:*, @snort/system@workspace:packages/system":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@snort/system@workspace:packages/system"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user