This commit is contained in:
Dax Raad
2025-06-19 00:20:03 -04:00
parent 0b12b10fe6
commit c596119a4f
4 changed files with 17 additions and 6 deletions
+2 -1
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": [