Fix long-running subscriptions clogging things up

This commit is contained in:
Jon Staab
2025-02-13 14:26:00 -08:00
parent 7f6a1bff34
commit 07dd1e97dc
6 changed files with 75 additions and 42 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "flotilla",
"version": "0.2.7",
"version": "0.2.8",
"private": true,
"scripts": {
"dev": "vite dev",
@@ -56,7 +56,7 @@
"@welshman/editor": "~0.0.15",
"@welshman/feeds": "~0.0.30",
"@welshman/lib": "~0.0.41",
"@welshman/net": "~0.0.46",
"@welshman/net": "~0.0.47",
"@welshman/signer": "~0.0.20",
"@welshman/store": "~0.0.16",
"@welshman/util": "~0.0.61",