Skip to content

Commit 8ecb597

Browse files
committed
[codecane] Store binary in package directory for automatic cleanup on uninstall
1 parent 00ab9f5 commit 8ecb597

File tree

3 files changed

+25
-411
lines changed

3 files changed

+25
-411
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"bin": {
7-
"codebuff-tui": "./dist/index.js"
7+
"codebuff-tui": "./bin/codecane"
88
},
99
"exports": {
1010
".": {

0 commit comments

Comments
 (0)