Rename getFilters to getRequestItems

This commit is contained in:
Jon Staab
2024-11-08 09:19:20 -08:00
parent fb93bacb28
commit f9cc3e034b
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.23",
"version": "0.0.24",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/feeds": "~0.0.23",
"@welshman/feeds": "~0.0.24",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.33",
"@welshman/signer": "~0.0.11",