Bump versions

This commit is contained in:
Jon Staab
2025-01-27 12:47:28 -08:00
parent f2a2b6f177
commit 15d36c5c3a
9 changed files with 33 additions and 35 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/dvm",
"version": "0.0.13",
"version": "0.0.14",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities for building nostr DVMs.",
@@ -28,7 +28,7 @@
"dependencies": {
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.58",
"nostr-tools": "^2.7.2"
}