opencode-acp 1.14.23-pr.331.51 → 1.14.23

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
@@ -9074,7 +9074,7 @@ import { writeFile as writeFile2, mkdir as mkdir2 } from "fs/promises";
9074
9074
  import { join as join3 } from "path";
9075
9075
  import { existsSync as existsSync3 } from "fs";
9076
9076
  import { homedir as homedir3 } from "os";
9077
- var LOG_VERSION = true ? "1.14.23-pr.331.51" : "dev";
9077
+ var LOG_VERSION = true ? "1.14.23" : "dev";
9078
9078
  var Logger = class {
9079
9079
  logDir;
9080
9080
  enabled;