summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-06-19 00:20:03 -0400
committerDax Raad <[email protected]>2025-06-19 00:20:03 -0400
commit3862184ccbe0f7a56e96fe7509da39f094931adb (patch)
tree0391b3ba32b5fb05cf61a14ff45da122f2ab3d42 /package.json
parent8619c50976be4e7385f2253eb6bfe468aef94abf (diff)
downloadopencode-3862184ccbe0f7a56e96fe7509da39f094931adb.tar.gz
opencode-3862184ccbe0f7a56e96fe7509da39f094931adb.zip
hooks
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index ba8d8f6de..ed4fcdeda 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,8 @@
"type": "module",
"packageManager": "[email protected]",
"scripts": {
- "typecheck": "bun run --filter='*' typecheck"
+ "typecheck": "bun run --filter='*' typecheck",
+ "postinstall": "./scripts/hooks"
},
"workspaces": {
"packages": [