Update readme, bump packages

This commit is contained in:
Jon Staab
2024-10-29 12:57:12 -07:00
parent 5babdd8143
commit 5bb5e3342b
7 changed files with 27 additions and 17 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.0.9",
"version": "0.0.10",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/net": "~0.0.29",
"@welshman/net": "~0.0.30",
"@welshman/util": "~0.0.42",
"nostr-tools": "^2.7.2"
},