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,7 +1,7 @@
{
"type": "module",
"name": "nostr-tools",
"version": "2.13.2",
"version": "2.13.3",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",