Fix space notifications

This commit is contained in:
Jon Staab
2024-12-16 10:30:42 -08:00
parent 9f3bfd5ac0
commit 85e5413951
6 changed files with 59 additions and 24 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"@welshman/content": "~0.0.13",
"@welshman/dvm": "~0.0.11",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.30",
"@welshman/lib": "~0.0.32",
"@welshman/net": "~0.0.41",
"@welshman/signer": "~0.0.16",
"@welshman/store": "~0.0.13",
@@ -4715,9 +4715,9 @@
}
},
"node_modules/@welshman/lib": {
"version": "0.0.30",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.30.tgz",
"integrity": "sha512-UeYFh9H3m7NfsokyaOeOCAdp4dg2uv20+XtkDxlaLVMMJDtuePBLJBYQJKuxMavGAJURr4pXt2Xna53hN/R5Lg==",
"version": "0.0.32",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.32.tgz",
"integrity": "sha512-mQ3vG2ttsdlzQm9bkvxBsrjxHVt/3JgQWp9o32ep5H8s1sVbdjG0adtuSv0xrkrZg5zB0p0P3jRb7LXgsq89FA==",
"license": "MIT",
"dependencies": {
"@scure/base": "^1.1.6",