Bump versions

This commit is contained in:
Jon Staab
2024-10-09 09:52:08 -07:00
parent 6e24f49384
commit e2302722c2
10 changed files with 58 additions and 58 deletions
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.11",
"version": "0.0.12",
"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.19",
"@welshman/feeds": "~0.0.19",
"@welshman/dvm": "~0.0.9",
"@welshman/net": "~0.0.24",
"@welshman/signer": "~0.0.7",
"@welshman/store": "~0.0.9",
"@welshman/util": "~0.0.36",
"@welshman/lib": "~0.0.21",
"@welshman/feeds": "~0.0.20",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.25",
"@welshman/signer": "~0.0.8",
"@welshman/store": "~0.0.10",
"@welshman/util": "~0.0.37",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",