Bump versions
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.25",
|
||||
"@welshman/net": "~0.0.37",
|
||||
"@welshman/util": "~0.0.45",
|
||||
"@welshman/lib": "~0.0.27",
|
||||
"@welshman/net": "~0.0.39",
|
||||
"@welshman/util": "~0.0.46",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
import {Emitter, now} from '@welshman/lib'
|
||||
import type {TrustedEvent, SignedEvent, Filter} from '@welshman/util'
|
||||
import {getPubkeyTagValues} from '@welshman/util'
|
||||
import {subscribe, publish, SubscriptionEvent} from '@welshman/net'
|
||||
import type {Subscription, Publish} from '@welshman/net'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user