fire subscriptions.

this was broken during the negentropy stuff.

fixes https://github.com/nbd-wtf/nostr-tools/issues/517
This commit is contained in:
fiatjaf
2025-11-19 14:52:47 -03:00
parent 66cc55c7f0
commit c45e861493
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.17.3",
"version": "2.17.4",
"exports": {
".": "./index.ts",
"./core": "./core.ts",