v3.5.4: feat(#242) add request param to contract replace order endpoint

This commit is contained in:
Tiago
2023-03-25 10:54:08 +00:00
committed by GitHub
parent f5876bee56
commit 99ea128061

View File

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