We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d512f commit 9be9c7cCopy full SHA for 9be9c7c
common/package.json
@@ -36,6 +36,7 @@
36
"@types/pg": "^8.11.10",
37
"@types/readable-stream": "^4.0.18",
38
"@types/seedrandom": "^3.0.8",
39
+ "ai": "4.3.16",
40
"drizzle-kit": "0.28.1",
41
"drizzle-orm": "0.36.4",
42
"ignore": "5.3.2",
sdk/package.json
@@ -51,6 +51,7 @@
51
"url": "https://github.com/codebuff/codebuff/issues"
52
},
53
"dependencies": {
54
55
"zod": "^3.23.8"
56
57
"devDependencies": {
0 commit comments