Bump versions

This commit is contained in:
Jon Staab
2024-10-18 16:04:48 -07:00
parent 538a7c51af
commit 766abe136a
10 changed files with 45 additions and 45 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.17",
"version": "0.0.18",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -31,13 +31,13 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.22",
"@welshman/lib": "~0.0.23",
"@welshman/feeds": "~0.0.20",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.28",
"@welshman/net": "~0.0.29",
"@welshman/signer": "~0.0.9",
"@welshman/store": "~0.0.10",
"@welshman/util": "~0.0.39",
"@welshman/store": "~0.0.11",
"@welshman/util": "~0.0.40",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",