fix sanctions db updating in app.js

This commit is contained in:
Josh Harvey 2018-05-07 14:57:49 +03:00
parent 5ba164e566
commit 5cc2d63d0a
4 changed files with 22 additions and 19 deletions

View file

@ -55,7 +55,7 @@
"twilio": "^3.6.1",
"uuid": "^3.1.0",
"web3": "^0.19.1",
"winston": "^2.3.0",
"winston": "^2.4.2",
"ws": "^3.1.0",
"xml-stream": "^0.4.5"
},