@autohq/cli 0.1.115 → 0.1.116
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
|
@@ -26210,7 +26210,7 @@ Object.assign(lookup, {
|
|
|
26210
26210
|
// package.json
|
|
26211
26211
|
var package_default = {
|
|
26212
26212
|
name: "@autohq/cli",
|
|
26213
|
-
version: "0.1.
|
|
26213
|
+
version: "0.1.116",
|
|
26214
26214
|
license: "SEE LICENSE IN README.md",
|
|
26215
26215
|
publishConfig: {
|
|
26216
26216
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -21176,7 +21176,7 @@ var init_package = __esm({
|
|
|
21176
21176
|
"package.json"() {
|
|
21177
21177
|
package_default = {
|
|
21178
21178
|
name: "@autohq/cli",
|
|
21179
|
-
version: "0.1.
|
|
21179
|
+
version: "0.1.116",
|
|
21180
21180
|
license: "SEE LICENSE IN README.md",
|
|
21181
21181
|
publishConfig: {
|
|
21182
21182
|
access: "public"
|