Update welshman stuff, fix bug in makeFeed

This commit is contained in:
Jon Staab
2025-04-24 10:02:27 -07:00
parent 3a954201ce
commit c18b29e7d6
19 changed files with 60 additions and 47 deletions
+2
View File
@@ -59,6 +59,7 @@
"@welshman/lib": "^0.1.2",
"@welshman/net": "^0.1.2",
"@welshman/relay": "^0.1.2",
"@welshman/router": "^0.1.0",
"@welshman/signer": "^0.1.4",
"@welshman/store": "^0.1.3",
"@welshman/util": "^0.1.3",
@@ -84,6 +85,7 @@
"@welshman/feeds": "link:../welshman/packages/feeds",
"@welshman/net": "link:../welshman/packages/net",
"@welshman/relay": "link:../welshman/packages/relay",
"@welshman/router": "link:../welshman/packages/router",
"@welshman/signer": "link:../welshman/packages/signer",
"@welshman/store": "link:../welshman/packages/store",
"@welshman/editor": "link:../welshman/packages/editor"