chore: Run pnpm format:fix.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "moltbot",
|
||||
"version": "2026.1.27-beta.1",
|
||||
"type": "module",
|
||||
"description": "Compatibility shim that forwards to openclaw",
|
||||
"bin": {
|
||||
"moltbot": "./bin/moltbot.js"
|
||||
},
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./index.js",
|
||||
"./cli-entry": "./bin/moltbot.js"
|
||||
},
|
||||
"bin": {
|
||||
"moltbot": "./bin/moltbot.js"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./scripts/postinstall.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user