Add operator id on CoinATMRadar request (#184)
* Add operator id on CoinATMRadar request * Update coinatmradar.js
This commit is contained in:
parent
2fd4cd50c5
commit
5ee7e40872
4 changed files with 16 additions and 10 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"express-limiter": "^1.6.0",
|
||||
"express-rate-limit": "^2.9.0",
|
||||
"express-ws": "^3.0.0",
|
||||
"futoin-hkdf": "^1.0.2",
|
||||
"got": "^7.1.0",
|
||||
"helmet": "^3.8.1",
|
||||
"inquirer": "^5.2.0",
|
||||
|
|
@ -42,7 +43,6 @@
|
|||
"morgan": "^1.8.2",
|
||||
"nano-markdown": "^1.2.0",
|
||||
"ndjson": "^1.5.0",
|
||||
"node-hkdf-sync": "^1.0.0",
|
||||
"numeral": "^2.0.3",
|
||||
"p-each-series": "^1.0.0",
|
||||
"pg-native": "^2.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue