bitfab-cli 0.2.189 → 0.2.190
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 +0 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -25654,9 +25654,6 @@ import path14 from "path";
|
|
|
25654
25654
|
// ../bitfab-plugin-lib/dist/commands/update.js
|
|
25655
25655
|
import { execSync as execSync2 } from "child_process";
|
|
25656
25656
|
|
|
25657
|
-
// ../bitfab-plugin-lib/dist/commands/waitForTrace.js
|
|
25658
|
-
var DEFAULT_TIMEOUT_MS = 10 * 60 * 1e3;
|
|
25659
|
-
|
|
25660
25657
|
// ../bitfab-plugin-lib/dist/hooks/captureHook.js
|
|
25661
25658
|
import fs17 from "fs";
|
|
25662
25659
|
|