Merge pull request #128 from ags131/patch-1
Added 'websockify.js' to package.json files list
This commit is contained in:
commit
999a133bc5
|
|
@ -8,7 +8,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/kanaka/websockify.git"
|
"url": "git://github.com/kanaka/websockify.git"
|
||||||
},
|
},
|
||||||
"files": ["../../docs/LICENSE.LGPL-3"],
|
"files": ["../../docs/LICENSE.LGPL-3","websockify.js"],
|
||||||
"bin": {
|
"bin": {
|
||||||
"websockify": "./websockify.js"
|
"websockify": "./websockify.js"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue