diff --git a/package.json b/package.json index 2e113ae..d5c75ec 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "lib/remote.js", "bin": { "telebit": "bin/telebit.js" + , "telebitd": "bin/telebitd.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"