@autohq/cli 0.1.215 → 0.1.216
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
|
@@ -26801,7 +26801,7 @@ Object.assign(lookup, {
|
|
|
26801
26801
|
// package.json
|
|
26802
26802
|
var package_default = {
|
|
26803
26803
|
name: "@autohq/cli",
|
|
26804
|
-
version: "0.1.
|
|
26804
|
+
version: "0.1.216",
|
|
26805
26805
|
license: "SEE LICENSE IN README.md",
|
|
26806
26806
|
publishConfig: {
|
|
26807
26807
|
access: "public"
|
package/dist/index.js
CHANGED
|
@@ -21829,7 +21829,7 @@ var init_package = __esm({
|
|
|
21829
21829
|
"package.json"() {
|
|
21830
21830
|
package_default = {
|
|
21831
21831
|
name: "@autohq/cli",
|
|
21832
|
-
version: "0.1.
|
|
21832
|
+
version: "0.1.216",
|
|
21833
21833
|
license: "SEE LICENSE IN README.md",
|
|
21834
21834
|
publishConfig: {
|
|
21835
21835
|
access: "public"
|