feature(package) dword v7.0.0

This commit is contained in:
coderaiser 2018-03-30 10:54:08 +03:00
parent 63fe6beac2
commit 0dd475fcff
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@ function listen(prefix, socket) {
dword.listen(socket, {
root,
authCheck,
auth,
prefix: prefix + '/dword',
});