Skip to content

Commit b967ff3

Browse files
committed
.
1 parent 9e74db3 commit b967ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"packageManager": "[email protected]",
77
"scripts": {
88
"dev": "bun run packages/opencode/src/index.ts",
9-
"typecheck": "bun turbo typecheck",
9+
"typecheck": "bun turbo typecheck --filter=@opencode-ai/sdk",
1010
"prepare": "husky"
1111
},
1212
"workspaces": {

0 commit comments

Comments
 (0)