@polka-codes/runner 0.9.40 → 0.9.41
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
|
@@ -30379,7 +30379,7 @@ var {
|
|
|
30379
30379
|
Help
|
|
30380
30380
|
} = import__.default;
|
|
30381
30381
|
// package.json
|
|
30382
|
-
var version = "0.9.
|
|
30382
|
+
var version = "0.9.41";
|
|
30383
30383
|
|
|
30384
30384
|
// src/runner.ts
|
|
30385
30385
|
import { execSync } from "node:child_process";
|