Bump version, drop storage stuff

This commit is contained in:
Jon Staab
2025-09-30 15:05:44 -07:00
parent 79163310c3
commit a2d519766d
20 changed files with 31 additions and 454 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.4.7",
"version": "0.5.0",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -30,7 +30,6 @@
"@welshman/store": "workspace:*",
"@welshman/util": "workspace:*",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",
"throttle-debounce": "^5.0.2"
},