fix(v3.10.31, #411): demo trading wss should only be used for private topics. Fixes #411.

This commit is contained in:
tiagosiebler
2025-02-01 15:31:25 +00:00
parent 1fa53ba50a
commit bbf3a7224c
4 changed files with 9 additions and 8 deletions

View File

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