opencode-acp 1.14.22-pr.327.44 → 1.14.22-pr.327.45
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9026,7 +9026,7 @@ import { writeFile as writeFile2, mkdir as mkdir2 } from "fs/promises";
|
|
|
9026
9026
|
import { join as join3 } from "path";
|
|
9027
9027
|
import { existsSync as existsSync3 } from "fs";
|
|
9028
9028
|
import { homedir as homedir3 } from "os";
|
|
9029
|
-
var LOG_VERSION = true ? "1.14.22-pr.327.
|
|
9029
|
+
var LOG_VERSION = true ? "1.14.22-pr.327.45" : "dev";
|
|
9030
9030
|
var Logger = class {
|
|
9031
9031
|
logDir;
|
|
9032
9032
|
enabled;
|