diff --git a/package.json b/package.json index 840012e916c..32a02099dfb 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "prepublishOnly": "npm run build" }, "files": [ - "dist/cli.js" + "dist" ], "dependencies": { "@asyncapi/parser": "^1.5.0",