diff --git a/package.json b/package.json index 153915f..75d925a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "Clone of baretest with reporting", "type": "module", "exports": "./index.js", - "bin": "./cli/cli.js", "scripts": { "test": "node suite.js" },