Skip to content

Commit 7eaf3f6

Browse files
committed
Installed @fedify/cli
This is a useful tool to have locally, you can use it like `yarn exec fedify lookup <url>`
1 parent c003323 commit 7eaf3f6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"devDependencies": {
2929
"@biomejs/biome": "1.9.4",
3030
"@cucumber/cucumber": "10.9.0",
31+
"@fedify/cli": "1.2.3",
3132
"@types/jsonwebtoken": "9.0.7",
3233
"@types/node": "20.17.6",
3334
"@types/node-jose": "1.1.13",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,11 @@
496496
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
497497
integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
498498

499+
500+
version "1.2.3"
501+
resolved "https://registry.yarnpkg.com/@fedify/cli/-/cli-1.2.3.tgz#36a9720eb2ec84ea4345cff8b3e9a42433993642"
502+
integrity sha512-Aw56YQa1khRAoffo6QeS75cHNF6t/HNZ70LxccrTGunclVgX3+ok6/LqtSS1o9TEJxrCT/SI85zw5Hf/S2TwpQ==
503+
499504
500505
version "1.2.4"
501506
resolved "https://registry.yarnpkg.com/@fedify/fedify/-/fedify-1.2.4.tgz#390287271c7d9c2dd1730f6d123b44e9732e4a33"

0 commit comments

Comments
 (0)