mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) dword v7.0.0
This commit is contained in:
parent
63fe6beac2
commit
0dd475fcff
2 changed files with 2 additions and 2 deletions
|
|
@ -120,7 +120,7 @@
|
|||
"currify": "^2.0.3",
|
||||
"deepmerge": "^2.0.0",
|
||||
"deepword": "^3.0.0",
|
||||
"dword": "^6.0.0",
|
||||
"dword": "^7.0.0",
|
||||
"edward": "^7.0.0",
|
||||
"es6-promisify": "^6.0.0",
|
||||
"execon": "^1.2.0",
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@ function listen(prefix, socket) {
|
|||
|
||||
dword.listen(socket, {
|
||||
root,
|
||||
authCheck,
|
||||
auth,
|
||||
prefix: prefix + '/dword',
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue