v3.3.6: add response type for contract ticker

This commit is contained in:
tiagosiebler
2022-12-28 13:07:29 +00:00
parent 63c7996353
commit fc2b096ba1
4 changed files with 29 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.3.5",
"version": "3.3.6",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",