v3.5.5: fix() add missing wallet balance response type properties

This commit is contained in:
tiagosiebler
2023-04-02 10:45:01 +01:00
parent 2761e972ca
commit f43b731b62
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.5.4",
"version": "3.5.5",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",