@polka-codes/runner 0.10.8 → 0.10.10
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
|
@@ -43005,7 +43005,7 @@ var {
|
|
|
43005
43005
|
Help
|
|
43006
43006
|
} = import__.default;
|
|
43007
43007
|
// package.json
|
|
43008
|
-
var version = "0.10.
|
|
43008
|
+
var version = "0.10.10";
|
|
43009
43009
|
|
|
43010
43010
|
// src/runner.ts
|
|
43011
43011
|
import { execSync } from "node:child_process";
|