Add feed validation and display

This commit is contained in:
Jon Staab
2025-04-24 09:39:13 -07:00
parent 17e2bec9b2
commit 4031564c6c
10 changed files with 474 additions and 77 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"dependencies": {
"@welshman/lib": "workspace:*",
"@welshman/net": "workspace:*",
"@welshman/util": "workspace:*"
"@welshman/util": "workspace:*",
"trava": "^1.2.1"
},
"devDependencies": {
"rimraf": "~6.0.0",