opencode-acp 1.14.22-pr.323.38 → 1.14.22

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
@@ -9032,7 +9032,7 @@ import { writeFile as writeFile2, mkdir as mkdir2 } from "fs/promises";
9032
9032
  import { join as join3 } from "path";
9033
9033
  import { existsSync as existsSync3 } from "fs";
9034
9034
  import { homedir as homedir3 } from "os";
9035
- var LOG_VERSION = true ? "1.14.22-pr.323.38" : "dev";
9035
+ var LOG_VERSION = true ? "1.14.22" : "dev";
9036
9036
  var Logger = class {
9037
9037
  logDir;
9038
9038
  enabled;