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