@rolino/cli 0.7.1 → 0.8.0

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/dist/bin.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  runCli
4
- } from "./chunk-KSPZKKBG.js";
4
+ } from "./chunk-KR5C3ZU3.js";
5
5
 
6
6
  // src/bin.ts
7
7
  void runCli().then(
@@ -340,7 +340,7 @@ import { Command, CommanderError, InvalidArgumentError } from "commander";
340
340
  // package.json
341
341
  var package_default = {
342
342
  name: "@rolino/cli",
343
- version: "0.7.1",
343
+ version: "0.8.0",
344
344
  description: "Agent-friendly command-line interface for Rolino",
345
345
  type: "module",
346
346
  license: "MIT",
@@ -397,9 +397,9 @@ var package_default = {
397
397
  dev: "tsx src/bin.ts"
398
398
  },
399
399
  dependencies: {
400
- "@rolino/contracts": "0.7.1",
401
- "@rolino/local-auth": "0.7.1",
402
- "@rolino/sdk": "0.7.1",
400
+ "@rolino/contracts": "0.8.0",
401
+ "@rolino/local-auth": "0.8.0",
402
+ "@rolino/sdk": "0.8.0",
403
403
  commander: "^15.0.0",
404
404
  open: "^11.0.0"
405
405
  },
@@ -2587,4 +2587,4 @@ export {
2587
2587
  ROLINO_CLI_VERSION,
2588
2588
  runCli
2589
2589
  };
2590
- //# sourceMappingURL=chunk-KSPZKKBG.js.map
2590
+ //# sourceMappingURL=chunk-KR5C3ZU3.js.map