Bump versions, use semver caret
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/dvm",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of utilities for building nostr DVMs.",
|
||||
@@ -31,9 +31,9 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/net": "0.0.22",
|
||||
"@welshman/util": "0.0.33",
|
||||
"@welshman/lib": "^0.0.18",
|
||||
"@welshman/net": "^0.0.23",
|
||||
"@welshman/util": "^0.0.34",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user