v3.7.5: fix(): AccountOrderV5 interface optional properties

This commit is contained in:
tiagosiebler
2023-11-01 09:59:27 +00:00
parent 08919f78ac
commit d4299d4e3e

View File

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