add telebitd as one of the bins
This commit is contained in:
parent
64b2fd27d9
commit
6f98c7305a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue