@autohq/cli 0.1.340 → 0.1.341

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.
@@ -23434,7 +23434,7 @@ Object.assign(lookup, {
23434
23434
  // package.json
23435
23435
  var package_default = {
23436
23436
  name: "@autohq/cli",
23437
- version: "0.1.340",
23437
+ version: "0.1.341",
23438
23438
  license: "SEE LICENSE IN README.md",
23439
23439
  publishConfig: {
23440
23440
  access: "public"
package/dist/index.js CHANGED
@@ -30499,7 +30499,7 @@ var init_package = __esm({
30499
30499
  "package.json"() {
30500
30500
  package_default = {
30501
30501
  name: "@autohq/cli",
30502
- version: "0.1.340",
30502
+ version: "0.1.341",
30503
30503
  license: "SEE LICENSE IN README.md",
30504
30504
  publishConfig: {
30505
30505
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.340",
3
+ "version": "0.1.341",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"