feat(v4.1.3): full support for demo endpoints

This commit is contained in:
JJ-Cro
2025-04-09 10:48:08 +02:00
parent 82287ad59c
commit 6e174e2cc9
3 changed files with 24 additions and 5 deletions

View File

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