opencode-acp 1.14.19-pr.309.21 → 1.14.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -8949,7 +8949,7 @@ import { writeFile as writeFile2, mkdir as mkdir2 } from "fs/promises";
8949
8949
  import { join as join3 } from "path";
8950
8950
  import { existsSync as existsSync3 } from "fs";
8951
8951
  import { homedir as homedir3 } from "os";
8952
- var LOG_VERSION = true ? "1.14.19-pr.309.21" : "dev";
8952
+ var LOG_VERSION = true ? "1.14.19" : "dev";
8953
8953
  var Logger = class {
8954
8954
  logDir;
8955
8955
  enabled;