Bump versions
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.24",
|
||||
"@welshman/feeds": "~0.0.24",
|
||||
"@welshman/feeds": "~0.0.25",
|
||||
"@welshman/dvm": "~0.0.10",
|
||||
"@welshman/net": "~0.0.33",
|
||||
"@welshman/signer": "~0.0.11",
|
||||
"@welshman/net": "~0.0.34",
|
||||
"@welshman/signer": "~0.0.12",
|
||||
"@welshman/store": "~0.0.12",
|
||||
"@welshman/util": "~0.0.45",
|
||||
"fuse.js": "^7.0.0",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.24",
|
||||
"@welshman/net": "~0.0.33",
|
||||
"@welshman/net": "~0.0.34",
|
||||
"@welshman/util": "~0.0.45",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/feeds",
|
||||
"version": "0.0.24",
|
||||
"version": "0.0.25",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "Utilities for building dynamic nostr feeds.",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/net",
|
||||
"version": "0.0.33",
|
||||
"version": "0.0.34",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "Utilities for connecting with nostr relays.",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/signer",
|
||||
"version": "0.0.11",
|
||||
"version": "0.0.12",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A nostr signer implemenation supporting several login methods.",
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.24",
|
||||
"@welshman/net": "~0.0.33",
|
||||
"@welshman/net": "~0.0.34",
|
||||
"@welshman/util": "~0.0.45",
|
||||
"nostr-tools": "^2.7.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user