Merge pull request #11 from tiagosiebler/v1.1.8

v1.1.8 - fix conditioanl method typo, implement fetch liquidations en…
This commit is contained in:
Tiago
2020-08-12 23:02:27 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "name": "bybit-api",
"version": "1.1.7", "version": "1.1.8",
"description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API", "description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {