Bump versions

This commit is contained in:
Jon Staab
2024-11-14 13:34:55 -08:00
parent e45b15ffb7
commit a3e5861468
9 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.35",
"version": "0.0.36",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
@@ -33,7 +33,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/lib": "~0.0.25",
"@welshman/util": "~0.0.45",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"