Bump versions

This commit is contained in:
Jon Staab
2024-12-10 08:25:49 -08:00
parent 9ab8b70bb9
commit 8978b77983
10 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.39",
"version": "0.0.40",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
@@ -34,7 +34,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.28",
"@welshman/util": "~0.0.47",
"@welshman/util": "~0.0.48",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}