Add extending by binding

This commit is contained in:
Endeavorance 2025-03-07 15:01:52 -05:00
parent beff321251
commit 49e82d0a13
12 changed files with 155 additions and 102 deletions

View file

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