Bump versions, use semver caret
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/app",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"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.17",
|
||||
"@welshman/net": "0.0.22",
|
||||
"@welshman/signer": "0.0.5",
|
||||
"@welshman/store": "0.0.7",
|
||||
"@welshman/util": "0.0.33",
|
||||
"@welshman/lib": "^0.0.18",
|
||||
"@welshman/net": "^0.0.23",
|
||||
"@welshman/signer": "^0.0.6",
|
||||
"@welshman/store": "^0.0.8",
|
||||
"@welshman/util": "^0.0.34",
|
||||
"fuse.js": "^7.0.0",
|
||||
"idb": "^8.0.0",
|
||||
"svelte": "^4.2.18",
|
||||
|
||||
Reference in New Issue
Block a user