remove untilOpen promise that was causing memory leaks when a connection was never opened.

This commit is contained in:
fiatjaf
2023-02-14 11:24:06 -03:00
parent c42cd925ce
commit 32793146a4
3 changed files with 141 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "1.4.0",
"version": "1.4.1",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",