Skip to content

Commit 239fe23

Browse files
committed
refactor: use codebuff/custom branch instead of commit hash for opentui
Switch from pinned commit to tracking the codebuff/custom branch for easier updates.
1 parent 47b4e35 commit 239fe23

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
},
2929
"dependencies": {
3030
"@codebuff/sdk": "workspace:*",
31-
"@opentui/core": "github:CodebuffAI/opentui#48803504f3bd5fce838a70bbae765d096c61d3a9",
31+
"@opentui/core": "github:CodebuffAI/opentui#codebuff/custom",
3232
"@opentui/core-darwin-arm64": "0.1.26",
33-
"@opentui/react": "github:CodebuffAI/opentui#48803504f3bd5fce838a70bbae765d096c61d3a9",
33+
"@opentui/react": "github:CodebuffAI/opentui#codebuff/custom",
3434
"react": "^19.0.0",
3535
"react-reconciler": "^0.32.0",
3636
"remark-parse": "^11.0.0",

0 commit comments

Comments
 (0)