@openthink/stamp 2.0.2 → 2.1.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.
@@ -10,7 +10,7 @@ import {
10
10
  parseCommitAttestation,
11
11
  stampStateDbPath,
12
12
  verifyBytes
13
- } from "./chunk-4PFD2DSY.js";
13
+ } from "./chunk-MJULVH4B.js";
14
14
 
15
15
  // src/commands/ui.tsx
16
16
  import { Box, render, Text, useApp, useInput, useStdout } from "ink";
@@ -346,4 +346,4 @@ function runUi() {
346
346
  export {
347
347
  runUi
348
348
  };
349
- //# sourceMappingURL=ui-P5DRAT3P.js.map
349
+ //# sourceMappingURL=ui-67BDQPER.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openthink/stamp",
3
- "version": "2.0.2",
3
+ "version": "2.1.1",
4
4
  "type": "module",
5
5
  "description": "Local, headless pull-request system for agent-to-agent code review workflows",
6
6
  "bin": {
File without changes