Skip to content

Commit 3092603

Browse files
chore(release): 0.43.27 [skip release]
1 parent 4de097f commit 3092603

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tangle-network/agent-app",
3-
"version": "0.43.26",
3+
"version": "0.43.27",
44
"packageManager": "pnpm@10.33.4",
55
"description": "Application-shell framework for Tangle agent products: a bounded tool loop, the structured agent→app tool side channel, integration-hub client, per-workspace billing, and crypto — composed over the Tangle agent substrate through typed seams.",
66
"keywords": [
@@ -34,7 +34,7 @@
3434
".claude/skills"
3535
],
3636
"bin": {
37-
"agent-app-preflight": "./bin/preflight.mjs"
37+
"agent-app-theme-check": "./dist/theme-contract/cli.js"
3838
},
3939
"exports": {
4040
".": {
@@ -375,9 +375,6 @@
375375
},
376376
"./styles": "./dist/theme/tokens.css"
377377
},
378-
"bin": {
379-
"agent-app-theme-check": "./dist/theme-contract/cli.js"
380-
},
381378
"scripts": {
382379
"build": "tsup",
383380
"dev": "tsup --watch",

0 commit comments

Comments
 (0)