@autohq/cli 0.1.221 → 0.1.222

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.
@@ -23319,7 +23319,7 @@ Object.assign(lookup, {
23319
23319
  // package.json
23320
23320
  var package_default = {
23321
23321
  name: "@autohq/cli",
23322
- version: "0.1.221",
23322
+ version: "0.1.222",
23323
23323
  license: "SEE LICENSE IN README.md",
23324
23324
  publishConfig: {
23325
23325
  access: "public"
package/dist/index.js CHANGED
@@ -21996,7 +21996,7 @@ var init_package = __esm({
21996
21996
  "package.json"() {
21997
21997
  package_default = {
21998
21998
  name: "@autohq/cli",
21999
- version: "0.1.221",
21999
+ version: "0.1.222",
22000
22000
  license: "SEE LICENSE IN README.md",
22001
22001
  publishConfig: {
22002
22002
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.221",
3
+ "version": "0.1.222",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"