diff --git a/package.json b/package.json index a4aac4bf3..99cb89c88 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,7 @@ "editor" ], "bin": { - "etherpad-healthcheck": "bin/etherpad-healthcheck", - "etherpad-lite": "bin/run" + "etherpad-healthcheck": "bin/etherpad-healthcheck" }, "scripts": { "lint": "pnpm --filter ep_etherpad-lite run lint",