mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: tweak
This commit is contained in:
parent
b4171aa8e8
commit
24a5b16af8
2 changed files with 6 additions and 0 deletions
3
bun.lock
3
bun.lock
|
|
@ -3,6 +3,9 @@
|
|||
"workspaces": {
|
||||
"": {
|
||||
"name": "opencode",
|
||||
"dependencies": {
|
||||
"@opencode-ai/sdk": "workspace:*",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/bun": "1.0.9",
|
||||
"husky": "9.1.7",
|
||||
|
|
|
|||
|
|
@ -38,6 +38,9 @@
|
|||
"sst": "3.17.19",
|
||||
"turbo": "2.5.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@opencode-ai/sdk": "workspace:*"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sst/opencode"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue