@autohq/cli 0.1.221 → 0.1.222
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
|
@@ -23319,7 +23319,7 @@ Object.assign(lookup, {
|
|
|
23319
23319
|
// package.json
|
|
23320
23320
|
var package_default = {
|
|
23321
23321
|
name: "@autohq/cli",
|
|
23322
|
-
version: "0.1.
|
|
23322
|
+
version: "0.1.222",
|
|
23323
23323
|
license: "SEE LICENSE IN README.md",
|
|
23324
23324
|
publishConfig: {
|
|
23325
23325
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -21996,7 +21996,7 @@ var init_package = __esm({
|
|
|
21996
21996
|
"package.json"() {
|
|
21997
21997
|
package_default = {
|
|
21998
21998
|
name: "@autohq/cli",
|
|
21999
|
-
version: "0.1.
|
|
21999
|
+
version: "0.1.222",
|
|
22000
22000
|
license: "SEE LICENSE IN README.md",
|
|
22001
22001
|
publishConfig: {
|
|
22002
22002
|
access: "public"
|