Bump packages

This commit is contained in:
Jon Staab
2025-03-04 11:26:58 -08:00
parent 234ed304c7
commit 15adc51264
13 changed files with 124 additions and 80 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.61",
"version": "0.1.0",
"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.40",
"@welshman/lib": "^0.1.0",
"nostr-tools": "^2.7.2"
}
}