Skip to content

Commit 5db2beb

Browse files
committed
Update package.json
1 parent 99fe2c2 commit 5db2beb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"build:sdk": "cd ../sdk && bun run build",
2222
"build:opentui": "cd ../packages/opentui && bun run build",
2323
"start": "bun run dist/index.js",
24+
"pretypecheck": "bun run build:sdk",
2425
"typecheck": "tsc --noEmit -p ."
2526
},
2627
"sideEffects": false,

0 commit comments

Comments
 (0)