Change binary name to peer-calls
This commit is contained in:
parent
1ef92f6b19
commit
1c46b31655
@ -6,7 +6,7 @@
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
"bin": {
|
||||
"peercalls": "./lib/index.js"
|
||||
"peer-calls": "./lib/index.js"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node lib/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user