feat(v4.0.0-beta.0): bump version to public beta. WS API integration. Remove deprecated V1-V3 support. WS upgrades.

This commit is contained in:
tiagosiebler
2025-01-24 15:46:20 +00:00
parent 0d20822483
commit 86fc739eca
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.10.29",
"version": "4.0.0-beta.0",
"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",