Merge pull request #120 from tiagosiebler/2.1.2

v2.1.2: add missing param, fix spot-client candles, remove deprecated…
This commit is contained in:
Tiago
2021-10-12 18:46:58 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "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.", "description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",