Add some relay display functions

This commit is contained in:
Jon Staab
2024-10-09 16:17:01 -07:00
parent 17282c51dd
commit b8f4b29bb1
5 changed files with 13 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.12",
"version": "0.0.13",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -37,7 +37,7 @@
"@welshman/net": "~0.0.25",
"@welshman/signer": "~0.0.8",
"@welshman/store": "~0.0.10",
"@welshman/util": "~0.0.37",
"@welshman/util": "~0.0.38",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",