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
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.23",
"version": "0.0.24",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.12",
"@welshman/lib": "0.0.13",
"nostr-tools": "^2.3.2"
}
}