v3.9.3: Add marketUnit property to OrderParamsV5 interface

This commit is contained in:
William
2024-02-19 14:35:03 +01:00
committed by GitHub
parent 93a6457a1a
commit 0921cc0e1b

View File

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