diff --git a/package.json b/package.json index 3fd4fdb..42d1ac8 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,6 @@ "name": "@superclaude-org/superclaude", "version": "4.0.0", "description": "SuperClaude Framework NPM wrapper - Official Node.js wrapper for the Python SuperClaude package. Enhances Claude Code with specialized commands and AI development tools.", - "bin": { - "superclaude": "./bin/cli.js" - }, "scripts": { "postinstall": "node ./bin/install.js", "update": "node ./bin/update.js",