refactor cash-in and cash-out

This commit is contained in:
Josh Harvey 2018-02-01 01:02:42 +02:00
parent 9f26aef790
commit 118e4ec4be
17 changed files with 791 additions and 750 deletions

View file

@ -40,8 +40,8 @@
"node-hkdf-sync": "^1.0.0",
"node-mailjet": "^3.2.1",
"numeral": "^2.0.3",
"pg-native": "^2.0.1",
"pg-promise": "^6.3.7",
"pg-native": "^2.2.0",
"pg-promise": "^7.4.1",
"pify": "^3.0.0",
"pretty-ms": "^2.1.0",
"promise-sequential": "^1.1.1",