@autohq/cli 0.1.148 → 0.1.149

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.
@@ -26296,7 +26296,7 @@ Object.assign(lookup, {
26296
26296
  // package.json
26297
26297
  var package_default = {
26298
26298
  name: "@autohq/cli",
26299
- version: "0.1.148",
26299
+ version: "0.1.149",
26300
26300
  license: "SEE LICENSE IN README.md",
26301
26301
  publishConfig: {
26302
26302
  access: "public"
package/dist/index.js CHANGED
@@ -21306,7 +21306,7 @@ var init_package = __esm({
21306
21306
  "package.json"() {
21307
21307
  package_default = {
21308
21308
  name: "@autohq/cli",
21309
- version: "0.1.148",
21309
+ version: "0.1.149",
21310
21310
  license: "SEE LICENSE IN README.md",
21311
21311
  publishConfig: {
21312
21312
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.148",
3
+ "version": "0.1.149",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"