eliminate fake uncatched errors from connect().

This commit is contained in:
fiatjaf
2021-02-05 23:55:18 -03:00
parent 8d41ae9e80
commit 1c2f78f380
2 changed files with 25 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "0.3.0",
"version": "0.3.2",
"description": "Tools for making a Nostr client.",
"main": "index.js",
"repository": {