diff --git a/package.json b/package.json index dedf24f..566eae7 100644 --- a/package.json +++ b/package.json @@ -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",