add bin to package.json files
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"y-websocket-server": "./bin/server.js"
|
||||
},
|
||||
"files": [
|
||||
"dist/*"
|
||||
"dist/*",
|
||||
"bin/*"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user