v3.2.0: add contract v3 REST & WebSocket clients

This commit is contained in:
tiagosiebler
2022-11-12 13:36:05 +00:00
parent c29d9a6634
commit 2b0a46e9e3

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.1.3",
"version": "3.2.0",
"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",