@polka-codes/runner 0.9.44 → 0.9.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/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -31247,7 +31247,7 @@ var {
|
|
|
31247
31247
|
Help
|
|
31248
31248
|
} = import__.default;
|
|
31249
31249
|
// package.json
|
|
31250
|
-
var version = "0.9.
|
|
31250
|
+
var version = "0.9.45";
|
|
31251
31251
|
|
|
31252
31252
|
// src/runner.ts
|
|
31253
31253
|
import { execSync } from "node:child_process";
|