Commit 1501b1d
committed
fix: Add missing @lezer/highlight dependency to agents-manage-ui
The codemirror-theme-duotone package requires @lezer/highlight as a peer dependency.
This was causing the build to fail on GitHub Actions.
Verified that tests pass locally after adding this dependency.1 parent 0bf193d commit 1501b1d
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments