Bump versions

This commit is contained in:
Jon Staab
2024-12-02 16:21:02 -08:00
parent 134692e5a1
commit 8584d0d864
9 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.0.15",
"version": "0.0.16",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.27",
"@welshman/lib": "~0.0.28",
"@welshman/net": "~0.0.39",
"@welshman/util": "~0.0.46",
"nostr-tools": "^2.7.2"