Update readme, bump packages

This commit is contained in:
Jon Staab
2024-10-29 12:57:12 -07:00
parent 5babdd8143
commit 5bb5e3342b
7 changed files with 27 additions and 17 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.19",
"version": "0.0.20",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -34,8 +34,8 @@
"@welshman/lib": "~0.0.23",
"@welshman/feeds": "~0.0.20",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.29",
"@welshman/signer": "~0.0.9",
"@welshman/net": "~0.0.30",
"@welshman/signer": "~0.0.10",
"@welshman/store": "~0.0.11",
"@welshman/util": "~0.0.42",
"fuse.js": "^7.0.0",