Commit 97a790e
committed
fix: remove runners as optional dependencies
Having Gemini CLI and others as optional dependencies appears to throw off packages that also depend on them locally.
These changes remove it since we don't import these packages directly anywhere anyways.1 parent df8d8c0 commit 97a790e
2 files changed
Lines changed: 98 additions & 325 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 93 | | |
99 | 94 | | |
100 | 95 | | |
| |||
0 commit comments