Commit 6b547d8
feat(evals): Establish explicit dependency on codebuff (npm-app)
This change updates the evals package configuration to correctly
depend on the 'codebuff' package (the npm-app). It modifies
evals/package.json to include 'codebuff' as a workspace dependency
and updates evals/project.json to reflect this in its
implicitDependencies. The bun.lock file is also updated accordingly.
This ensures that Nx and Bun can correctly resolve and build the
dependency tree, making the evals build process reliant on the
codebuff package as intended.
Generated with Codebuff 🤖
Co-Authored-By: Codebuff <noreply@codebuff.com>1 parent c146e5f commit 6b547d8
3 files changed
+4
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
0 commit comments