refactor(federation): ♻️ Refactor code to use less fetch calls and instead use FederationRequester

This commit is contained in:
Jesse Wierzbinski 2024-07-24 18:52:30 +02:00
parent 833f261392
commit daba8e8178
No known key found for this signature in database
5 changed files with 33 additions and 24 deletions

View file

@ -104,7 +104,7 @@
"@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2",
"@lysand-org/client": "^0.2.5",
"@lysand-org/federation": "2.1.8",
"@lysand-org/federation": "^2.1.9-test2",
"@oclif/core": "^4.0.14",
"@sentry/bun": "^8.19.0",
"@tufjs/canonical-json": "^2.0.0",