Bump versions
This commit is contained in:
Generated
+3
-3
@@ -3287,13 +3287,13 @@
|
|||||||
},
|
},
|
||||||
"packages/app": {
|
"packages/app": {
|
||||||
"name": "@welshman/app",
|
"name": "@welshman/app",
|
||||||
"version": "0.0.5",
|
"version": "0.0.6",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/signer": "0.0.5",
|
"@welshman/signer": "0.0.5",
|
||||||
"@welshman/store": "0.0.6",
|
"@welshman/store": "0.0.7",
|
||||||
"@welshman/util": "0.0.31",
|
"@welshman/util": "0.0.31",
|
||||||
"fuse.js": "^7.0.0",
|
"fuse.js": "^7.0.0",
|
||||||
"idb": "^8.0.0",
|
"idb": "^8.0.0",
|
||||||
@@ -3447,7 +3447,7 @@
|
|||||||
},
|
},
|
||||||
"packages/store": {
|
"packages/store": {
|
||||||
"name": "@welshman/store",
|
"name": "@welshman/store",
|
||||||
"version": "0.0.6",
|
"version": "0.0.7",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@welshman/app",
|
"name": "@welshman/app",
|
||||||
"version": "0.0.5",
|
"version": "0.0.6",
|
||||||
"author": "hodlbod",
|
"author": "hodlbod",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "A collection of svelte stores for use in building nostr client applications.",
|
"description": "A collection of svelte stores for use in building nostr client applications.",
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/signer": "0.0.5",
|
"@welshman/signer": "0.0.5",
|
||||||
"@welshman/store": "0.0.6",
|
"@welshman/store": "0.0.7",
|
||||||
"@welshman/util": "0.0.31",
|
"@welshman/util": "0.0.31",
|
||||||
"fuse.js": "^7.0.0",
|
"fuse.js": "^7.0.0",
|
||||||
"idb": "^8.0.0",
|
"idb": "^8.0.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@welshman/store",
|
"name": "@welshman/store",
|
||||||
"version": "0.0.6",
|
"version": "0.0.7",
|
||||||
"author": "hodlbod",
|
"author": "hodlbod",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "A collection of utilities based on svelte/store for use with welshman",
|
"description": "A collection of utilities based on svelte/store for use with welshman",
|
||||||
|
|||||||
Reference in New Issue
Block a user