@secondlayer/cli 3.2.0-beta.1 → 3.2.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/cli.js CHANGED
@@ -32410,7 +32410,7 @@ var {
32410
32410
  // package.json
32411
32411
  var package_default = {
32412
32412
  name: "@secondlayer/cli",
32413
- version: "3.2.0-beta.1",
32413
+ version: "3.2.0",
32414
32414
  description: "CLI for subgraphs and blockchain indexing on Stacks",
32415
32415
  type: "module",
32416
32416
  bin: {
@@ -32452,11 +32452,11 @@ var package_default = {
32452
32452
  license: "MIT",
32453
32453
  dependencies: {
32454
32454
  "@inquirer/prompts": "^8.2.0",
32455
- "@secondlayer/bundler": "^0.3.1-alpha.0",
32456
- "@secondlayer/sdk": "^3.0.0-alpha.0",
32457
- "@secondlayer/shared": "^3.0.0-alpha.0",
32458
- "@secondlayer/stacks": "^1.0.0-alpha.0",
32459
- "@secondlayer/subgraphs": "^1.0.0-beta.2",
32455
+ "@secondlayer/bundler": "^0.3.1",
32456
+ "@secondlayer/sdk": "^3.0.0",
32457
+ "@secondlayer/shared": "^3.0.0",
32458
+ "@secondlayer/stacks": "^1.0.0",
32459
+ "@secondlayer/subgraphs": "^1.0.0",
32460
32460
  "@biomejs/js-api": "^0.7.0",
32461
32461
  "@biomejs/wasm-nodejs": "^1.9.0",
32462
32462
  esbuild: "^0.19.0",
@@ -35579,5 +35579,5 @@ registerLocalCommand(program);
35579
35579
  registerAccountCommand(program);
35580
35580
  program.parse();
35581
35581
 
35582
- //# debugId=023FD7C48A08386464756E2164756E21
35582
+ //# debugId=607C1655F119463164756E2164756E21
35583
35583
  //# sourceMappingURL=cli.js.map