@vm0/cli 9.90.2 → 9.90.3

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vm0/cli",
3
- "version": "9.90.2",
3
+ "version": "9.90.3",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
package/zero.js CHANGED
@@ -101,7 +101,7 @@ import {
101
101
  updateZeroUserPreferences,
102
102
  upsertZeroOrgModelProvider,
103
103
  withErrorHandler
104
- } from "./chunk-VO3BTEUW.js";
104
+ } from "./chunk-HZQ6GQVS.js";
105
105
 
106
106
  // src/zero.ts
107
107
  import { Command as Command68 } from "commander";
@@ -3866,7 +3866,7 @@ function registerZeroCommands(prog, commands) {
3866
3866
  var program = new Command68();
3867
3867
  program.name("zero").description(
3868
3868
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
3869
- ).version("9.90.2").addHelpText(
3869
+ ).version("9.90.3").addHelpText(
3870
3870
  "after",
3871
3871
  `
3872
3872
  Examples: