@autohq/cli 0.1.199 → 0.1.200
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/agent-bridge.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/agent-bridge.js
CHANGED
|
@@ -26641,7 +26641,7 @@ Object.assign(lookup, {
|
|
|
26641
26641
|
// package.json
|
|
26642
26642
|
var package_default = {
|
|
26643
26643
|
name: "@autohq/cli",
|
|
26644
|
-
version: "0.1.
|
|
26644
|
+
version: "0.1.200",
|
|
26645
26645
|
license: "SEE LICENSE IN README.md",
|
|
26646
26646
|
publishConfig: {
|
|
26647
26647
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -21624,7 +21624,7 @@ var init_package = __esm({
|
|
|
21624
21624
|
"package.json"() {
|
|
21625
21625
|
package_default = {
|
|
21626
21626
|
name: "@autohq/cli",
|
|
21627
|
-
version: "0.1.
|
|
21627
|
+
version: "0.1.200",
|
|
21628
21628
|
license: "SEE LICENSE IN README.md",
|
|
21629
21629
|
publishConfig: {
|
|
21630
21630
|
access: "public"
|