@autohq/cli 0.1.183 → 0.1.184

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.
@@ -26571,7 +26571,7 @@ Object.assign(lookup, {
26571
26571
  // package.json
26572
26572
  var package_default = {
26573
26573
  name: "@autohq/cli",
26574
- version: "0.1.183",
26574
+ version: "0.1.184",
26575
26575
  license: "SEE LICENSE IN README.md",
26576
26576
  publishConfig: {
26577
26577
  access: "public"
package/dist/index.js CHANGED
@@ -21681,7 +21681,7 @@ var init_package = __esm({
21681
21681
  "package.json"() {
21682
21682
  package_default = {
21683
21683
  name: "@autohq/cli",
21684
- version: "0.1.183",
21684
+ version: "0.1.184",
21685
21685
  license: "SEE LICENSE IN README.md",
21686
21686
  publishConfig: {
21687
21687
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.183",
3
+ "version": "0.1.184",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"