feature(package) deepword v3.0.0

This commit is contained in:
coderaiser 2018-03-30 10:52:57 +03:00
parent eb13b764cf
commit 63fe6beac2
2 changed files with 2 additions and 2 deletions

View file

@ -119,7 +119,7 @@
"criton": "^1.0.0",
"currify": "^2.0.3",
"deepmerge": "^2.0.0",
"deepword": "^2.0.0",
"deepword": "^3.0.0",
"dword": "^6.0.0",
"edward": "^7.0.0",
"es6-promisify": "^6.0.0",

View file

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