Bump versions

This commit is contained in:
Jon Staab
2024-10-15 09:48:05 -07:00
parent f841de2a50
commit 951e5496cf
10 changed files with 45 additions and 40 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.26",
"version": "0.0.27",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
@@ -33,7 +33,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.21",
"@welshman/lib": "~0.0.22",
"@welshman/util": "~0.0.37",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"