Skip to content

Commit fe2c82d

Browse files
committed
fix(cli): add missing immer dependency for zustand
1 parent 26c8d23 commit fe2c82d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

bun.lock

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

cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"@opentui/core": "github:CodebuffAI/opentui#codebuff/custom",
3434
"@opentui/core-darwin-arm64": "0.1.26",
3535
"@opentui/react": "github:CodebuffAI/opentui#codebuff/custom",
36+
"immer": "^10.1.3",
3637
"react": "^19.0.0",
3738
"react-reconciler": "^0.32.0",
3839
"remark-parse": "^11.0.0",

0 commit comments

Comments
 (0)