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"
|
"y-websocket-server": "./bin/server.js"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/*"
|
"dist/*",
|
||||||
|
"bin/*"
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user