@autohq/cli 0.1.284 → 0.1.285

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.
@@ -23384,7 +23384,7 @@ Object.assign(lookup, {
23384
23384
  // package.json
23385
23385
  var package_default = {
23386
23386
  name: "@autohq/cli",
23387
- version: "0.1.284",
23387
+ version: "0.1.285",
23388
23388
  license: "SEE LICENSE IN README.md",
23389
23389
  publishConfig: {
23390
23390
  access: "public"
package/dist/index.js CHANGED
@@ -23140,7 +23140,7 @@ var init_package = __esm({
23140
23140
  "package.json"() {
23141
23141
  package_default = {
23142
23142
  name: "@autohq/cli",
23143
- version: "0.1.284",
23143
+ version: "0.1.285",
23144
23144
  license: "SEE LICENSE IN README.md",
23145
23145
  publishConfig: {
23146
23146
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.284",
3
+ "version": "0.1.285",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"