v3.3.10: fix(#220): correctly detecting usdc pairs for unified perp ws market

This commit is contained in:
tiagosiebler
2023-01-24 11:04:50 +00:00
parent ee90cc07e7
commit 8010b2cebf
3 changed files with 11 additions and 7 deletions

View File

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