v3.3.1: fix(#199) wrong endpoint for contract.getOpenInterestLimitInfo

This commit is contained in:
tiagosiebler
2022-11-16 12:03:36 +00:00
parent 4046608203
commit c3f7ecb30e
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.3.0",
"version": "3.3.1",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",