v2.0.0: introduce support for linear apis

This commit is contained in:
tiagosiebler
2021-02-16 08:38:58 +00:00
parent 7837fc7881
commit a86eb1498b

View File

@@ -1,7 +1,7 @@
{
"name": "bybit-api",
"version": "1.3.2",
"description": "Node.js connector for the Bybit APIs and WebSockets",
"version": "2.0.0",
"description": "Node.js connector for Bybit's Inverse & Linear REST APIs and WebSockets",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
@@ -42,11 +42,15 @@
},
"keywords": [
"bybit",
"bybit api",
"api",
"websocket",
"rest",
"rest api",
"inverse",
"linear",
"usdt",
"trading bots",
"nodejs",
"node",
"trading",