@autohq/cli 0.1.353 → 0.1.354
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
|
@@ -23492,7 +23492,7 @@ Object.assign(lookup, {
|
|
|
23492
23492
|
// package.json
|
|
23493
23493
|
var package_default = {
|
|
23494
23494
|
name: "@autohq/cli",
|
|
23495
|
-
version: "0.1.
|
|
23495
|
+
version: "0.1.354",
|
|
23496
23496
|
license: "SEE LICENSE IN README.md",
|
|
23497
23497
|
publishConfig: {
|
|
23498
23498
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -31048,7 +31048,7 @@ var init_package = __esm({
|
|
|
31048
31048
|
"package.json"() {
|
|
31049
31049
|
package_default = {
|
|
31050
31050
|
name: "@autohq/cli",
|
|
31051
|
-
version: "0.1.
|
|
31051
|
+
version: "0.1.354",
|
|
31052
31052
|
license: "SEE LICENSE IN README.md",
|
|
31053
31053
|
publishConfig: {
|
|
31054
31054
|
access: "public"
|