Add support for guides

This commit is contained in:
Endeavorance 2025-03-07 15:13:12 -05:00
parent 9a5abfce03
commit 656ca588b1
3 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
"chalk": "^5.4.1",
"yaml": "^2.7.0",
"zod": "^3.24.1",
"@proscenium/playbill": "0.0.9"
"@proscenium/playbill": "0.0.11"
},
"scripts": {
"fmt": "bunx --bun biome check --fix",