fix: use ccxt fork
This commit is contained in:
parent
743862c940
commit
ec6feff781
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "lamassu-server",
|
||||
"description": "bitcoin atm client server protocol module",
|
||||
"keywords": [],
|
||||
"version": "8.1.0-beta.1",
|
||||
"version": "8.5.0-beta.0",
|
||||
"license": "Unlicense",
|
||||
"author": "Lamassu (https://lamassu.is)",
|
||||
"dependencies": {
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
"bip39": "^2.3.1",
|
||||
"bitcoind-rpc": "^0.7.0",
|
||||
"bitgo": "11.18.0",
|
||||
"ccxt": "1.82.31",
|
||||
"ccxt": "lamassu/ccxt#1.82.31",
|
||||
"compression": "^1.7.4",
|
||||
"connect-pg-simple": "^6.2.1",
|
||||
"console-log-level": "^1.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue