fix dozens of errors so this new release may now actually work.

This commit is contained in:
fiatjaf
2021-01-09 22:00:35 -03:00
parent 44edef63f9
commit 65e6f22a00
5 changed files with 23 additions and 23 deletions

View File

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