chore(app): vendor v2 promise client (#38467)
This commit is contained in:
parent
92cede0541
commit
e45210c6d2
4 changed files with 8 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
"@dnd-kit/helpers": "0.5.0",
|
||||
"@dnd-kit/solid": "0.5.0",
|
||||
"@kobalte/core": "catalog:",
|
||||
"@opencode-ai/client": "file:vendor/opencode-ai-client-1.17.13.tgz",
|
||||
"@opencode-ai/core": "workspace:*",
|
||||
"@opencode-ai/schema": "workspace:*",
|
||||
"@opencode-ai/sdk": "workspace:*",
|
||||
|
|
|
|||
BIN
packages/app/vendor/opencode-ai-client-1.17.13.tgz
vendored
Normal file
BIN
packages/app/vendor/opencode-ai-client-1.17.13.tgz
vendored
Normal file
Binary file not shown.
|
|
@ -39,6 +39,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@kobalte/core": "catalog:",
|
||||
"@opencode-ai/client": "file:../app/vendor/opencode-ai-client-1.17.13.tgz",
|
||||
"@opencode-ai/core": "workspace:*",
|
||||
"@opencode-ai/sdk": "workspace:*",
|
||||
"@opencode-ai/ui": "workspace:*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue