@autohq/cli 0.1.199 → 0.1.200

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.
@@ -26641,7 +26641,7 @@ Object.assign(lookup, {
26641
26641
  // package.json
26642
26642
  var package_default = {
26643
26643
  name: "@autohq/cli",
26644
- version: "0.1.199",
26644
+ version: "0.1.200",
26645
26645
  license: "SEE LICENSE IN README.md",
26646
26646
  publishConfig: {
26647
26647
  access: "public"
package/dist/index.js CHANGED
@@ -21624,7 +21624,7 @@ var init_package = __esm({
21624
21624
  "package.json"() {
21625
21625
  package_default = {
21626
21626
  name: "@autohq/cli",
21627
- version: "0.1.199",
21627
+ version: "0.1.200",
21628
21628
  license: "SEE LICENSE IN README.md",
21629
21629
  publishConfig: {
21630
21630
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.199",
3
+ "version": "0.1.200",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"