v2.0.3: add support for inverse futures

This commit is contained in:
tiagosiebler
2021-03-06 17:37:54 +00:00
parent b6a17dcffe
commit 693d8b33a2
4 changed files with 362 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "2.0.2",
"version": "2.0.3",
"description": "Node.js connector for Bybit's Inverse & Linear REST APIs and WebSockets",
"main": "lib/index.js",
"types": "lib/index.d.ts",