CLI: remove clawdbot bin alias in favor of moltbot
This commit is contained in:
parent
9dd8f0bcbe
commit
c869321894
@ -11,8 +11,7 @@
|
|||||||
"./cli-entry": "./moltbot.mjs"
|
"./cli-entry": "./moltbot.mjs"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"moltbot": "./moltbot.mjs",
|
"moltbot": "./moltbot.mjs"
|
||||||
"clawdbot": "./moltbot.mjs"
|
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/acp/**",
|
"dist/acp/**",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user