Bump versions again

This commit is contained in:
Jon Staab
2024-12-13 16:31:32 -08:00
parent 1578a08bc0
commit d90c35cc4c
9 changed files with 38 additions and 38 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.33",
"version": "0.0.34",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -34,11 +34,11 @@
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.11",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.30",
"@welshman/lib": "~0.0.33",
"@welshman/net": "~0.0.41",
"@welshman/signer": "~0.0.16",
"@welshman/store": "~0.0.13",
"@welshman/util": "~0.0.48",
"@welshman/util": "~0.0.50",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",