v2.1.9: fix new order types for linear client

v2.1.9: fix new order types for linear USDT perps client
This commit is contained in:
Tiago
2022-03-17 19:37:17 +00:00
committed by GitHub
parent 44717ac1df
commit 20c84fd0ae

View File

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