@autohq/cli 0.1.347 → 0.1.348

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.
@@ -23492,7 +23492,7 @@ Object.assign(lookup, {
23492
23492
  // package.json
23493
23493
  var package_default = {
23494
23494
  name: "@autohq/cli",
23495
- version: "0.1.347",
23495
+ version: "0.1.348",
23496
23496
  license: "SEE LICENSE IN README.md",
23497
23497
  publishConfig: {
23498
23498
  access: "public"
package/dist/index.js CHANGED
@@ -30534,7 +30534,7 @@ var init_package = __esm({
30534
30534
  "package.json"() {
30535
30535
  package_default = {
30536
30536
  name: "@autohq/cli",
30537
- version: "0.1.347",
30537
+ version: "0.1.348",
30538
30538
  license: "SEE LICENSE IN README.md",
30539
30539
  publishConfig: {
30540
30540
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.347",
3
+ "version": "0.1.348",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"