@autohq/cli 0.1.314 → 0.1.315

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.
@@ -23431,7 +23431,7 @@ Object.assign(lookup, {
23431
23431
  // package.json
23432
23432
  var package_default = {
23433
23433
  name: "@autohq/cli",
23434
- version: "0.1.314",
23434
+ version: "0.1.315",
23435
23435
  license: "SEE LICENSE IN README.md",
23436
23436
  publishConfig: {
23437
23437
  access: "public"
package/dist/index.js CHANGED
@@ -27058,7 +27058,7 @@ var init_package = __esm({
27058
27058
  "package.json"() {
27059
27059
  package_default = {
27060
27060
  name: "@autohq/cli",
27061
- version: "0.1.314",
27061
+ version: "0.1.315",
27062
27062
  license: "SEE LICENSE IN README.md",
27063
27063
  publishConfig: {
27064
27064
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.314",
3
+ "version": "0.1.315",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"