|
@@ -8,7 +8,7 @@
|
|
|
"dev": "bun run packages/opencode/src/index.ts",
|
|
"dev": "bun run packages/opencode/src/index.ts",
|
|
|
"typecheck": "bun run --filter='*' typecheck",
|
|
"typecheck": "bun run --filter='*' typecheck",
|
|
|
"stainless": "./scripts/stainless",
|
|
"stainless": "./scripts/stainless",
|
|
|
- "postinstall": "./scripts/hooks"
|
|
|
|
|
|
|
+ "postinstall": "./script/hooks"
|
|
|
},
|
|
},
|
|
|
"workspaces": {
|
|
"workspaces": {
|
|
|
"packages": [
|
|
"packages": [
|