Bump versions

This commit is contained in:
Jon Staab
2025-01-02 10:45:12 -08:00
parent 462a2afe45
commit cf559b9d2d
10 changed files with 87 additions and 52 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.53",
"version": "0.0.54",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -30,7 +30,7 @@
},
"dependencies": {
"@types/ws": "^8.5.13",
"@welshman/lib": "~0.0.34",
"@welshman/lib": "~0.0.37",
"nostr-tools": "^2.7.2"
}
}