@autohq/cli 0.1.370 → 0.1.371

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.
@@ -23492,7 +23492,7 @@ Object.assign(lookup, {
23492
23492
  // package.json
23493
23493
  var package_default = {
23494
23494
  name: "@autohq/cli",
23495
- version: "0.1.370",
23495
+ version: "0.1.371",
23496
23496
  license: "SEE LICENSE IN README.md",
23497
23497
  publishConfig: {
23498
23498
  access: "public"
package/dist/index.js CHANGED
@@ -31717,7 +31717,7 @@ var init_package = __esm({
31717
31717
  "package.json"() {
31718
31718
  package_default = {
31719
31719
  name: "@autohq/cli",
31720
- version: "0.1.370",
31720
+ version: "0.1.371",
31721
31721
  license: "SEE LICENSE IN README.md",
31722
31722
  publishConfig: {
31723
31723
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.370",
3
+ "version": "0.1.371",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"