mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) deepword v3.0.0
This commit is contained in:
parent
eb13b764cf
commit
63fe6beac2
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@ function listen(prefix, socket) {
|
|||
|
||||
deepword.listen(socket, {
|
||||
root,
|
||||
authCheck,
|
||||
auth,
|
||||
prefix: prefix + '/deepword',
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue