fix(v4.0.0-beta.2): separator for req_id topic list

This commit is contained in:
tiagosiebler
2025-01-24 16:26:24 +00:00
parent 8a692140e0
commit 1d358e0896
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",