@autohq/cli 0.1.127 → 0.1.128

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.
@@ -26279,7 +26279,7 @@ Object.assign(lookup, {
26279
26279
  // package.json
26280
26280
  var package_default = {
26281
26281
  name: "@autohq/cli",
26282
- version: "0.1.127",
26282
+ version: "0.1.128",
26283
26283
  license: "SEE LICENSE IN README.md",
26284
26284
  publishConfig: {
26285
26285
  access: "public"
package/dist/index.js CHANGED
@@ -21213,7 +21213,7 @@ var init_package = __esm({
21213
21213
  "package.json"() {
21214
21214
  package_default = {
21215
21215
  name: "@autohq/cli",
21216
- version: "0.1.127",
21216
+ version: "0.1.128",
21217
21217
  license: "SEE LICENSE IN README.md",
21218
21218
  publishConfig: {
21219
21219
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.127",
3
+ "version": "0.1.128",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"