@autohq/cli 0.1.93 → 0.1.94

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -21613,7 +21613,7 @@ var init_package = __esm({
21613
21613
  "package.json"() {
21614
21614
  package_default = {
21615
21615
  name: "@autohq/cli",
21616
- version: "0.1.93",
21616
+ version: "0.1.94",
21617
21617
  license: "SEE LICENSE IN README.md",
21618
21618
  publishConfig: {
21619
21619
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.93",
3
+ "version": "0.1.94",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"