diff --git a/other/js/package.json b/other/js/package.json index c1422b8..ef48920 100644 --- a/other/js/package.json +++ b/other/js/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "git://github.com/kanaka/websockify.git" }, - "files": ["../../docs/LICENSE.LGPL-3"], + "files": ["../../docs/LICENSE.LGPL-3","websockify.js"], "bin": { "websockify": "./websockify.js" },