v1.1.8 - fix conditioanl method typo, implement fetch liquidations endpoint, implement replace conditional endpoint.

This commit is contained in:
tiagosiebler
2020-08-12 23:01:30 +01:00
parent f9781dba8c
commit 61baf1235b

View File

@@ -1,6 +1,6 @@
{
"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",
"main": "index.js",
"scripts": {