v2.1.2: add missing param, fix spot-client candles, remove deprecated liqs endpoint

This commit is contained in:
tiagosiebler
2021-10-12 18:46:13 +01:00
parent dffb8f7efe
commit 61ae8a7deb

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "2.1.1",
"version": "2.1.2",
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",