Merge pull request #78 from tiagosiebler/release/v2.0.0
v2.0.0: introduce support for linear apis
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user