fix some important bugs so it is actually usable.

This commit is contained in:
fiatjaf
2021-05-22 22:14:25 -03:00
parent fc4ddad068
commit d3d120cd7c
3 changed files with 11 additions and 4 deletions

View File

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