Bump packages

This commit is contained in:
Jon Staab
2025-03-04 11:26:58 -08:00
parent 234ed304c7
commit 15adc51264
13 changed files with 124 additions and 80 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.0.20",
"version": "0.1.0",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",
@@ -31,9 +31,9 @@
"dependencies": {
"@noble/curves": "^1.7.0",
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.40",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.59",
"@welshman/lib": "^0.1.0",
"@welshman/net": "^0.0.49",
"@welshman/util": "^0.1.0",
"nostr-tools": "^2.7.2"
},
"peerDependencies": {