fix(4.0.0-beta.1): fix backwards compatibility with req_id usage for ws subscribe/unsubscribe

This commit is contained in:
tiagosiebler
2025-01-24 16:20:12 +00:00
parent 86fc739eca
commit 8a692140e0
4 changed files with 13 additions and 6 deletions

4
package-lock.json generated
View File

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