feature(package) edward v7.0.0

This commit is contained in:
coderaiser 2018-03-30 10:47:44 +03:00
parent a36f862938
commit eb13b764cf
2 changed files with 2 additions and 2 deletions

View file

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