@autohq/cli 0.1.276 → 0.1.277

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.
@@ -23353,7 +23353,7 @@ Object.assign(lookup, {
23353
23353
  // package.json
23354
23354
  var package_default = {
23355
23355
  name: "@autohq/cli",
23356
- version: "0.1.276",
23356
+ version: "0.1.277",
23357
23357
  license: "SEE LICENSE IN README.md",
23358
23358
  publishConfig: {
23359
23359
  access: "public"
package/dist/index.js CHANGED
@@ -22979,7 +22979,7 @@ var init_package = __esm({
22979
22979
  "package.json"() {
22980
22980
  package_default = {
22981
22981
  name: "@autohq/cli",
22982
- version: "0.1.276",
22982
+ version: "0.1.277",
22983
22983
  license: "SEE LICENSE IN README.md",
22984
22984
  publishConfig: {
22985
22985
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.276",
3
+ "version": "0.1.277",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"