@hyperdx/cli 0.0.1 → 0.1.0-next.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/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  uploadSourcemaps
4
- } from "./chunk-4B2EHYGC.js";
4
+ } from "./chunk-VAVYH44V.js";
5
5
 
6
6
  // src/index.ts
7
7
  import { program } from "commander";
package/dist/lib.cjs CHANGED
@@ -317,7 +317,7 @@ var require_package = __commonJS({
317
317
  "package.json"(exports, module2) {
318
318
  module2.exports = {
319
319
  name: "@hyperdx/cli",
320
- version: "0.0.1",
320
+ version: "0.1.0-next.0",
321
321
  description: "HyperDX command line tool",
322
322
  publishConfig: {
323
323
  access: "public"