fix(types): add missing 'mmDeduction' prop to RiskLimitV5

This commit is contained in:
Thanh Tung
2024-11-17 23:02:56 +07:00
parent 304d5c28d7
commit 191f4dadb8
2 changed files with 2 additions and 1 deletions

View File

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