mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) edward v7.0.0
This commit is contained in:
parent
a36f862938
commit
eb13b764cf
2 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@
|
|||
"deepmerge": "^2.0.0",
|
||||
"deepword": "^2.0.0",
|
||||
"dword": "^6.0.0",
|
||||
"edward": "^6.0.0",
|
||||
"edward": "^7.0.0",
|
||||
"es6-promisify": "^6.0.0",
|
||||
"execon": "^1.2.0",
|
||||
"express": "^4.13.0",
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@ function listen(prefix, socket) {
|
|||
|
||||
edward.listen(socket, {
|
||||
root,
|
||||
authCheck,
|
||||
auth,
|
||||
prefix: prefix + '/edward',
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue