ignore error when sending on a CLOSE to a closed connection.

This commit is contained in:
fiatjaf
2025-05-31 12:29:24 -03:00
parent de26ee98c5
commit 5b78a829c7
3 changed files with 22 additions and 7 deletions

View File

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