fix(federation): 🐛 Put the ActivityPub link first in WebFinger to work around Misskey bug

This commit is contained in:
Jesse Wierzbinski 2024-07-17 15:08:21 +02:00
parent 896d22616d
commit 0e054e7cba
No known key found for this signature in database
3 changed files with 9 additions and 6 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.4",
"@lysand-org/federation": "^2.1.2",
"@lysand-org/federation": "^2.1.3",
"@oclif/core": "^4.0.12",
"@tufjs/canonical-json": "^2.0.0",
"altcha-lib": "^0.4.0",