diff --git a/package.json b/package.json index ed83bcea..4ad08758 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,13 @@ ".esdoc.json", "docs/*", "build/*", - "lib/*" + "lib/*", + "provider/*", + "bindings/*" ], + "bin": { + "y-websockets": "provider/websocket/server.js" + }, "standard": { "ignore": [ "/y.js",