v3.3.7: fix nesting in contract list result type

This commit is contained in:
tiagosiebler
2022-12-28 14:44:33 +00:00
parent b1e23f2d05
commit ae47d77f15
3 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.3.6",
"version": "3.3.7",
"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",