@autohq/cli 0.1.117 → 0.1.118
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
|
@@ -26222,7 +26222,7 @@ Object.assign(lookup, {
|
|
|
26222
26222
|
// package.json
|
|
26223
26223
|
var package_default = {
|
|
26224
26224
|
name: "@autohq/cli",
|
|
26225
|
-
version: "0.1.
|
|
26225
|
+
version: "0.1.118",
|
|
26226
26226
|
license: "SEE LICENSE IN README.md",
|
|
26227
26227
|
publishConfig: {
|
|
26228
26228
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -21188,7 +21188,7 @@ var init_package = __esm({
|
|
|
21188
21188
|
"package.json"() {
|
|
21189
21189
|
package_default = {
|
|
21190
21190
|
name: "@autohq/cli",
|
|
21191
|
-
version: "0.1.
|
|
21191
|
+
version: "0.1.118",
|
|
21192
21192
|
license: "SEE LICENSE IN README.md",
|
|
21193
21193
|
publishConfig: {
|
|
21194
21194
|
access: "public"
|