@grepai/cli 0.5.12 → 0.6.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/index.js CHANGED
@@ -90690,11 +90690,11 @@ var program = gen2(function* () {
90690
90690
  const command = exports_Command.make("grepai").pipe(exports_Command.withSubcommands([indexCommand, searchCommand]));
90691
90691
  const cli = exports_Command.run(command, {
90692
90692
  name: "GREP AI",
90693
- version: "v0.5.9"
90693
+ version: "v0.5.12"
90694
90694
  });
90695
90695
  yield* cli(process.argv);
90696
90696
  });
90697
90697
  program.pipe(provide2(mergeAll5(GrepAi.Default).pipe(provideMerge2(Clack.Default), provideMerge2(exports_BunContext.layer))), exports_BunRuntime.runMain);
90698
90698
 
90699
- //# debugId=903D8D718B4B8AD964756E2164756E21
90699
+ //# debugId=65A40ED27E3847BC64756E2164756E21
90700
90700
  //# sourceMappingURL=index.js.map