mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
refactor: kilo compat for v1.18.13
This commit is contained in:
@@ -51,7 +51,7 @@ describe("reference HttpApi", () => {
|
||||
},
|
||||
{
|
||||
name: "effect",
|
||||
path: path.join(Global.Path.repos, "github.com", "Effect-TS", "effect"),
|
||||
path: path.join(Global.Path.repos, "github.com", "Effect-TS", "effect@main"),
|
||||
source: {
|
||||
type: "git",
|
||||
repository: "Effect-TS/effect",
|
||||
|
||||
Reference in New Issue
Block a user