diff --git a/other/js/package.json b/other/js/package.json index c1422b8..a57ee57 100644 --- a/other/js/package.json +++ b/other/js/package.json @@ -9,9 +9,6 @@ "url": "git://github.com/kanaka/websockify.git" }, "files": ["../../docs/LICENSE.LGPL-3"], - "bin": { - "websockify": "./websockify.js" - }, "engines": { "node": ">=0.8.9" },