-
- Downloads
Fix: tests were randomly failing due to wrong memory access in wotb C++ module
... | @@ -62,7 +62,7 @@ | ... | @@ -62,7 +62,7 @@ |
"underscore": "1.8.3", | "underscore": "1.8.3", | ||
"vucoin": "0.27.0", | "vucoin": "0.27.0", | ||
"winston": "2.1.1", | "winston": "2.1.1", | ||
"wotb": "0.3.0" | "wotb": "0.3.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"coveralls": "2.11.4", | "coveralls": "2.11.4", | ||
... | ... |
Please register or sign in to comment