Improved error reporting

This commit is contained in:
Endeavorance 2025-02-25 16:12:53 -05:00
parent d4eb0c8a4f
commit 91813b4165
5 changed files with 48 additions and 17 deletions

View file

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