Bump versions

This commit is contained in:
Jon Staab
2024-12-11 16:46:11 -08:00
parent 0fcb2482d8
commit 79d3996a5a
10 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.40",
"version": "0.0.41",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
@@ -33,7 +33,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.28",
"@welshman/lib": "~0.0.29",
"@welshman/util": "~0.0.48",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"