@polka-codes/cli 0.9.83 → 0.9.84
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
|
@@ -90650,7 +90650,7 @@ var {
|
|
|
90650
90650
|
Help
|
|
90651
90651
|
} = import__.default;
|
|
90652
90652
|
// package.json
|
|
90653
|
-
var version = "0.9.
|
|
90653
|
+
var version = "0.9.84";
|
|
90654
90654
|
|
|
90655
90655
|
// src/commands/agent.ts
|
|
90656
90656
|
import { exec as exec3 } from "node:child_process";
|