2.0.5: add missing inverse position mode endpoints

This commit is contained in:
tiagosiebler
2021-06-12 22:54:47 +01:00
parent 1a1a78ae1f
commit c57583fe6d
2 changed files with 24 additions and 1 deletions

View File

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