Bump versions

This commit is contained in:
Jon Staab
2024-12-02 16:21:02 -08:00
parent 134692e5a1
commit 8584d0d864
9 changed files with 22 additions and 22 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.30",
"version": "0.0.31",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -31,11 +31,11 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.27",
"@welshman/lib": "~0.0.28",
"@welshman/feeds": "~0.0.26",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.39",
"@welshman/signer": "~0.0.15",
"@welshman/signer": "~0.0.16",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.46",
"fuse.js": "^7.0.0",