@vm0/cli 9.90.0 → 9.90.1

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.0",
3
+ "version": "9.90.1",
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-KEYG4DHY.js";
104
+ } from "./chunk-RJS4OQ2I.js";
105
105
 
106
106
  // src/zero.ts
107
107
  import { Command as Command68 } from "commander";
@@ -3870,7 +3870,7 @@ function registerZeroCommands(prog, commands) {
3870
3870
  var program = new Command68();
3871
3871
  program.name("zero").description(
3872
3872
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
3873
- ).version("9.90.0").addHelpText(
3873
+ ).version("9.90.1").addHelpText(
3874
3874
  "after",
3875
3875
  `
3876
3876
  Examples: