@autohq/cli 0.1.163 → 0.1.164

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.
@@ -26440,7 +26440,7 @@ Object.assign(lookup, {
26440
26440
  // package.json
26441
26441
  var package_default = {
26442
26442
  name: "@autohq/cli",
26443
- version: "0.1.163",
26443
+ version: "0.1.164",
26444
26444
  license: "SEE LICENSE IN README.md",
26445
26445
  publishConfig: {
26446
26446
  access: "public"
package/dist/index.js CHANGED
@@ -21492,7 +21492,7 @@ var init_package = __esm({
21492
21492
  "package.json"() {
21493
21493
  package_default = {
21494
21494
  name: "@autohq/cli",
21495
- version: "0.1.163",
21495
+ version: "0.1.164",
21496
21496
  license: "SEE LICENSE IN README.md",
21497
21497
  publishConfig: {
21498
21498
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.163",
3
+ "version": "0.1.164",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"