goblin-malin 0.1.7 → 0.1.8
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.
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
getCacheDir,
|
|
12
12
|
globalLogger,
|
|
13
13
|
inkTransport
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-GKPQJLNS.js";
|
|
15
15
|
|
|
16
16
|
// src/index.tsx
|
|
17
17
|
import React65 from "react";
|
|
@@ -4624,7 +4624,7 @@ var DownloadTask = class extends Task {
|
|
|
4624
4624
|
}
|
|
4625
4625
|
if (existingSavedPath) {
|
|
4626
4626
|
if (existingSavedPath !== outputPath) {
|
|
4627
|
-
const { moveFile } = await import("./metadata-
|
|
4627
|
+
const { moveFile } = await import("./metadata-T4I433MB.js");
|
|
4628
4628
|
await moveFile(existingSavedPath, outputPath);
|
|
4629
4629
|
}
|
|
4630
4630
|
outputCreated = true;
|
package/dist/cli.js
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED