@tempo-ai/mcp 0.0.100-staging.2 → 0.0.100

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
@@ -2,7 +2,7 @@
2
2
  import { createRequire as __tempoCreateRequire } from 'node:module'; const require = __tempoCreateRequire(import.meta.url);
3
3
  import {
4
4
  run
5
- } from "./chunk-MHDS5XVM.js";
5
+ } from "./chunk-EYHFTWP5.js";
6
6
  import "./chunk-JDPG7F4Z.js";
7
7
 
8
8
  // src/bin.ts
@@ -127,7 +127,7 @@ async function run(argv) {
127
127
  process.stderr.write(USAGE);
128
128
  return 1;
129
129
  }
130
- const { runServe } = await import("./serve-V6RBP3RX.js");
130
+ const { runServe } = await import("./serve-ODDE266E.js");
131
131
  return await runServe(options);
132
132
  }
133
133
  switch (subcommand) {
@@ -153,4 +153,4 @@ async function run(argv) {
153
153
  export {
154
154
  run
155
155
  };
156
- //# sourceMappingURL=chunk-MHDS5XVM.js.map
156
+ //# sourceMappingURL=chunk-EYHFTWP5.js.map
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { createRequire as __tempoCreateRequire } from 'node:module'; const require = __tempoCreateRequire(import.meta.url);
2
2
  import {
3
3
  run
4
- } from "./chunk-MHDS5XVM.js";
4
+ } from "./chunk-EYHFTWP5.js";
5
5
  import "./chunk-JDPG7F4Z.js";
6
6
  export {
7
7
  run
@@ -45113,7 +45113,7 @@ function isExternallyExposed(toolName, opts) {
45113
45113
  }
45114
45114
 
45115
45115
  // src/version.ts
45116
- var CLI_VERSION = "0.0.100-staging.2";
45116
+ var CLI_VERSION = "0.0.100";
45117
45117
 
45118
45118
  // src/canvas-hooks.ts
45119
45119
  var import_pngjs3 = __toESM(require_png(), 1);
@@ -46906,4 +46906,4 @@ export {
46906
46906
  runServe,
46907
46907
  scopeParamsFor
46908
46908
  };
46909
- //# sourceMappingURL=serve-V6RBP3RX.js.map
46909
+ //# sourceMappingURL=serve-ODDE266E.js.map