@polka-codes/runner 0.10.3 → 0.10.6
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
|
@@ -42951,7 +42951,7 @@ var {
|
|
|
42951
42951
|
Help
|
|
42952
42952
|
} = import__.default;
|
|
42953
42953
|
// package.json
|
|
42954
|
-
var version = "0.10.
|
|
42954
|
+
var version = "0.10.6";
|
|
42955
42955
|
|
|
42956
42956
|
// src/runner.ts
|
|
42957
42957
|
import { execSync } from "node:child_process";
|