Merge pull request #402 from shocknet/update/ed-client-up
more timeout for eD client
This commit is contained in:
commit
a796dad9e5
2 changed files with 3 additions and 3 deletions
|
|
@ -41,8 +41,8 @@
|
||||||
"graphviz": "0.0.8",
|
"graphviz": "0.0.8",
|
||||||
"grpc": "1.24.4",
|
"grpc": "1.24.4",
|
||||||
"gun": "git://github.com/amark/gun#97aa976c97e6219a9f93095d32c220dcd371ca62",
|
"gun": "git://github.com/amark/gun#97aa976c97e6219a9f93095d32c220dcd371ca62",
|
||||||
|
"hybrid-relay-client": "git://github.com/shocknet/hybridRelayClient#a99e57794cf7a62f0f5b6aef53a35d6b77d0a889",
|
||||||
"husky": "^4.2.5",
|
"husky": "^4.2.5",
|
||||||
"hybrid-relay-client": "git://github.com/shocknet/hybridRelayClient#b84b959f7ce70a07f9e4a313afedbca6453d17d1",
|
|
||||||
"jsonfile": "^4.0.0",
|
"jsonfile": "^4.0.0",
|
||||||
"jsonwebtoken": "^8.3.0",
|
"jsonwebtoken": "^8.3.0",
|
||||||
"localtunnel": "git://github.com/shocknet/localtunnel#40cc2c2a46b05da2217bf2e20da11a5343a5cce7",
|
"localtunnel": "git://github.com/shocknet/localtunnel#40cc2c2a46b05da2217bf2e20da11a5343a5cce7",
|
||||||
|
|
|
||||||
|
|
@ -3606,9 +3606,9 @@ husky@^4.2.5:
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
which-pm-runs "^1.0.0"
|
which-pm-runs "^1.0.0"
|
||||||
|
|
||||||
"hybrid-relay-client@git://github.com/shocknet/hybridRelayClient#b84b959f7ce70a07f9e4a313afedbca6453d17d1":
|
"hybrid-relay-client@git://github.com/shocknet/hybridRelayClient#a99e57794cf7a62f0f5b6aef53a35d6b77d0a889":
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "git://github.com/shocknet/hybridRelayClient#b84b959f7ce70a07f9e4a313afedbca6453d17d1"
|
resolved "git://github.com/shocknet/hybridRelayClient#a99e57794cf7a62f0f5b6aef53a35d6b77d0a889"
|
||||||
dependencies:
|
dependencies:
|
||||||
node-fetch "^2.6.1"
|
node-fetch "^2.6.1"
|
||||||
socket.io-client "^4.1.2"
|
socket.io-client "^4.1.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue