@autohq/cli 0.1.273 → 0.1.274
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
|
@@ -23353,7 +23353,7 @@ Object.assign(lookup, {
|
|
|
23353
23353
|
// package.json
|
|
23354
23354
|
var package_default = {
|
|
23355
23355
|
name: "@autohq/cli",
|
|
23356
|
-
version: "0.1.
|
|
23356
|
+
version: "0.1.274",
|
|
23357
23357
|
license: "SEE LICENSE IN README.md",
|
|
23358
23358
|
publishConfig: {
|
|
23359
23359
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -22968,7 +22968,7 @@ var init_package = __esm({
|
|
|
22968
22968
|
"package.json"() {
|
|
22969
22969
|
package_default = {
|
|
22970
22970
|
name: "@autohq/cli",
|
|
22971
|
-
version: "0.1.
|
|
22971
|
+
version: "0.1.274",
|
|
22972
22972
|
license: "SEE LICENSE IN README.md",
|
|
22973
22973
|
publishConfig: {
|
|
22974
22974
|
access: "public"
|