@autohq/cli 0.1.142 → 0.1.143

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.
@@ -26236,7 +26236,7 @@ Object.assign(lookup, {
26236
26236
  // package.json
26237
26237
  var package_default = {
26238
26238
  name: "@autohq/cli",
26239
- version: "0.1.142",
26239
+ version: "0.1.143",
26240
26240
  license: "SEE LICENSE IN README.md",
26241
26241
  publishConfig: {
26242
26242
  access: "public"
package/dist/index.js CHANGED
@@ -21169,7 +21169,7 @@ var init_package = __esm({
21169
21169
  "package.json"() {
21170
21170
  package_default = {
21171
21171
  name: "@autohq/cli",
21172
- version: "0.1.142",
21172
+ version: "0.1.143",
21173
21173
  license: "SEE LICENSE IN README.md",
21174
21174
  publishConfig: {
21175
21175
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.142",
3
+ "version": "0.1.143",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"