Publish signer

This commit is contained in:
Jon Staab
2024-08-07 11:28:18 -07:00
parent bb7a370fba
commit 536c8123f4
7 changed files with 82 additions and 18 deletions
+2 -2
View File
@@ -31,9 +31,9 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.12",
"@welshman/lib": "0.0.13",
"@welshman/net": "0.0.16",
"@welshman/util": "0.0.23",
"@welshman/util": "0.0.24",
"nostr-tools": "^2.7.0"
}
}