fix(p2p): potencial problem with some p2p decoding messages

This commit is contained in:
Alexey Kasyanchuk
2019-01-25 00:21:37 +01:00
parent 8dd8b3769c
commit 159bb10f6a
2 changed files with 33 additions and 15 deletions

View File

@ -127,7 +127,7 @@
"iconv-lite": "^0.4.19",
"ipaddr.js": "^1.5.4",
"is-running": "^2.1.0",
"json-socket": "^0.3.0",
"json-socket": "github:DEgITx/node-json-socket",
"lodash": "^4.17.5",
"material-ui": "^0.20.2",
"mime": "^2.3.1",