feat(v3.10.34): added slippage tolerance types to order endpoints

This commit is contained in:
JJ-Cro
2025-02-28 10:32:51 +01:00
parent dec453f338
commit 20edb49895
4 changed files with 7 additions and 3 deletions

View File

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