Merge pull request #142 from tiagosiebler/tiagosiebler-patch-1

v2.1.9: fix new order types for linear client
This commit is contained in:
Tiago
2022-03-17 19:38:14 +00:00
committed by GitHub

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",