Bump versions, use semver caret
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/feeds",
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.18",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "Utilities for building dynamic nostr feeds.",
|
||||
@@ -31,7 +31,7 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/util": "0.0.33"
|
||||
"@welshman/lib": "^0.0.18",
|
||||
"@welshman/util": "^0.0.34"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user