@autohq/cli 0.1.117 → 0.1.118

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.
@@ -26222,7 +26222,7 @@ Object.assign(lookup, {
26222
26222
  // package.json
26223
26223
  var package_default = {
26224
26224
  name: "@autohq/cli",
26225
- version: "0.1.117",
26225
+ version: "0.1.118",
26226
26226
  license: "SEE LICENSE IN README.md",
26227
26227
  publishConfig: {
26228
26228
  access: "public"
package/dist/index.js CHANGED
@@ -21188,7 +21188,7 @@ var init_package = __esm({
21188
21188
  "package.json"() {
21189
21189
  package_default = {
21190
21190
  name: "@autohq/cli",
21191
- version: "0.1.117",
21191
+ version: "0.1.118",
21192
21192
  license: "SEE LICENSE IN README.md",
21193
21193
  publishConfig: {
21194
21194
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.117",
3
+ "version": "0.1.118",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"