Move getRelayUrls to getRelaysFromList

This commit is contained in:
Jon Staab
2025-04-24 17:10:41 -07:00
parent 3d1a6a106e
commit 3636064f25
6 changed files with 46 additions and 48 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
},
"dependencies": {
"@welshman/lib": "workspace:*",
"@welshman/util": "workspace:*"
"@welshman/util": "workspace:*",
"@welshman/relay": "workspace:*"
},
"devDependencies": {
"rimraf": "~6.0.0",