@autohq/cli 0.1.98 → 0.1.99

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
@@ -21761,7 +21761,7 @@ var init_package = __esm({
21761
21761
  "package.json"() {
21762
21762
  package_default = {
21763
21763
  name: "@autohq/cli",
21764
- version: "0.1.98",
21764
+ version: "0.1.99",
21765
21765
  license: "SEE LICENSE IN README.md",
21766
21766
  publishConfig: {
21767
21767
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.98",
3
+ "version": "0.1.99",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"