fix(v4.0.0-beta.4): demo trading wss should only be used for private connections

This commit is contained in:
tiagosiebler
2025-02-06 11:11:36 +00:00
4 changed files with 12 additions and 7 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bybit-api",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bybit-api",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"license": "MIT",
"dependencies": {
"axios": "^1.7.9",