expose ws store

This commit is contained in:
tiagosiebler
2022-09-28 09:55:48 +01:00
parent 2971dd7f2b
commit 7fa82e099a
3 changed files with 25 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.0.1",
"version": "3.0.2",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",