Bump versions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/app",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of svelte stores for use in building nostr client applications.",
|
||||
@@ -31,10 +31,10 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/lib": "~0.0.22",
|
||||
"@welshman/feeds": "~0.0.20",
|
||||
"@welshman/dvm": "~0.0.10",
|
||||
"@welshman/net": "~0.0.26",
|
||||
"@welshman/net": "~0.0.27",
|
||||
"@welshman/signer": "~0.0.8",
|
||||
"@welshman/store": "~0.0.10",
|
||||
"@welshman/util": "~0.0.38",
|
||||
|
||||
@@ -31,8 +31,8 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/net": "~0.0.25",
|
||||
"@welshman/lib": "~0.0.22",
|
||||
"@welshman/net": "~0.0.27",
|
||||
"@welshman/util": "~0.0.37",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/lib": "~0.0.22",
|
||||
"@welshman/util": "~0.0.37"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/lib",
|
||||
"version": "0.0.21",
|
||||
"version": "0.0.22",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of utilities.",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/net",
|
||||
"version": "0.0.26",
|
||||
"version": "0.0.27",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "Utilities for connecting with nostr relays.",
|
||||
@@ -33,7 +33,7 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/lib": "~0.0.22",
|
||||
"@welshman/util": "~0.0.37",
|
||||
"isomorphic-ws": "^5.0.0",
|
||||
"ws": "^8.16.0"
|
||||
|
||||
@@ -31,8 +31,8 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/net": "~0.0.25",
|
||||
"@welshman/lib": "~0.0.22",
|
||||
"@welshman/net": "~0.0.27",
|
||||
"@welshman/util": "~0.0.37",
|
||||
"nostr-tools": "^2.7.2"
|
||||
},
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/lib": "~0.0.22",
|
||||
"@welshman/util": "~0.0.37",
|
||||
"svelte": "^4.2.18"
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/lib": "~0.0.22",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user