@autohq/cli 0.1.127 → 0.1.128
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
|
@@ -26279,7 +26279,7 @@ Object.assign(lookup, {
|
|
|
26279
26279
|
// package.json
|
|
26280
26280
|
var package_default = {
|
|
26281
26281
|
name: "@autohq/cli",
|
|
26282
|
-
version: "0.1.
|
|
26282
|
+
version: "0.1.128",
|
|
26283
26283
|
license: "SEE LICENSE IN README.md",
|
|
26284
26284
|
publishConfig: {
|
|
26285
26285
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -21213,7 +21213,7 @@ var init_package = __esm({
|
|
|
21213
21213
|
"package.json"() {
|
|
21214
21214
|
package_default = {
|
|
21215
21215
|
name: "@autohq/cli",
|
|
21216
|
-
version: "0.1.
|
|
21216
|
+
version: "0.1.128",
|
|
21217
21217
|
license: "SEE LICENSE IN README.md",
|
|
21218
21218
|
publishConfig: {
|
|
21219
21219
|
access: "public"
|