v3.7.7: minor docs improvements. support for recvWindow for ws client

This commit is contained in:
tiagosiebler
2023-12-11 09:29:59 +00:00
parent abd786eec9
commit e0db4edddb
4 changed files with 37 additions and 30 deletions

View File

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