@polka-codes/runner 0.9.14 → 0.9.15
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
|
@@ -21067,7 +21067,7 @@ var {
|
|
|
21067
21067
|
Help
|
|
21068
21068
|
} = import__.default;
|
|
21069
21069
|
// package.json
|
|
21070
|
-
var version = "0.9.
|
|
21070
|
+
var version = "0.9.15";
|
|
21071
21071
|
|
|
21072
21072
|
// src/runner.ts
|
|
21073
21073
|
import { execSync } from "node:child_process";
|