feat: remove slop.

This commit is contained in:
cpojer
2026-02-03 22:04:17 +09:00
parent 425003417d
commit 6fb2d3d7d7
8 changed files with 7 additions and 602 deletions

View File

@@ -10,9 +10,6 @@
".": "./index.js",
"./cli-entry": "./bin/moltbot.js"
},
"scripts": {
"postinstall": "node ./scripts/postinstall.js"
},
"dependencies": {
"openclaw": "workspace:*"
}