Skip to content

Commit ca0399f

Browse files
committed
fix typecheck?
1 parent d5a5381 commit ca0399f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.agents/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@
66
"scripts": {
77
"typecheck": "bun x tsc --noEmit -p tsconfig.json",
88
"test": "bun test"
9+
},
10+
"dependencies": {
11+
"@codebuff/sdk": "workspace:*"
912
}
1013
}

0 commit comments

Comments
 (0)