@autohq/cli 0.1.262 → 0.1.263
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
|
@@ -23340,7 +23340,7 @@ Object.assign(lookup, {
|
|
|
23340
23340
|
// package.json
|
|
23341
23341
|
var package_default = {
|
|
23342
23342
|
name: "@autohq/cli",
|
|
23343
|
-
version: "0.1.
|
|
23343
|
+
version: "0.1.263",
|
|
23344
23344
|
license: "SEE LICENSE IN README.md",
|
|
23345
23345
|
publishConfig: {
|
|
23346
23346
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -22795,7 +22795,7 @@ var init_package = __esm({
|
|
|
22795
22795
|
"package.json"() {
|
|
22796
22796
|
package_default = {
|
|
22797
22797
|
name: "@autohq/cli",
|
|
22798
|
-
version: "0.1.
|
|
22798
|
+
version: "0.1.263",
|
|
22799
22799
|
license: "SEE LICENSE IN README.md",
|
|
22800
22800
|
publishConfig: {
|
|
22801
22801
|
access: "public"
|