This commit is contained in:
Dax Raad
2025-06-19 00:20:03 -04:00
parent 8619c50976
commit 3862184ccb
4 changed files with 17 additions and 6 deletions

View File

@@ -5,7 +5,8 @@
"type": "module",
"packageManager": "bun@1.2.14",
"scripts": {
"typecheck": "bun run --filter='*' typecheck"
"typecheck": "bun run --filter='*' typecheck",
"postinstall": "./scripts/hooks"
},
"workspaces": {
"packages": [