v1.2.3: add pass-thru config & wsUrl param to WebsocketClient

This commit is contained in:
tiagosiebler
2020-11-11 21:32:48 +00:00
parent ee9e34a2fb
commit 049d9e8df2

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "name": "bybit-api",
"version": "1.2.2", "version": "1.2.3",
"description": "A production-ready Node.js connector for the Bybit APIs and WebSockets", "description": "A production-ready Node.js connector for the Bybit APIs and WebSockets",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {