CLI: remove clawdbot bin alias in favor of moltbot

This commit is contained in:
liang.wu 2026-01-29 13:15:42 +08:00
parent 9dd8f0bcbe
commit c869321894

View File

@ -11,8 +11,7 @@
"./cli-entry": "./moltbot.mjs"
},
"bin": {
"moltbot": "./moltbot.mjs",
"clawdbot": "./moltbot.mjs"
"moltbot": "./moltbot.mjs"
},
"files": [
"dist/acp/**",