@autohq/cli 0.1.113 → 0.1.114

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.
@@ -26206,7 +26206,7 @@ Object.assign(lookup, {
26206
26206
  // package.json
26207
26207
  var package_default = {
26208
26208
  name: "@autohq/cli",
26209
- version: "0.1.113",
26209
+ version: "0.1.114",
26210
26210
  license: "SEE LICENSE IN README.md",
26211
26211
  publishConfig: {
26212
26212
  access: "public"
package/dist/index.js CHANGED
@@ -21172,7 +21172,7 @@ var init_package = __esm({
21172
21172
  "package.json"() {
21173
21173
  package_default = {
21174
21174
  name: "@autohq/cli",
21175
- version: "0.1.113",
21175
+ version: "0.1.114",
21176
21176
  license: "SEE LICENSE IN README.md",
21177
21177
  publishConfig: {
21178
21178
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.113",
3
+ "version": "0.1.114",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"