Merge pull request #243 from tiagosiebler/tiagosiebler-patch-1

v3.5.4: feat(#242) add request param to contract replace order endpoint
This commit is contained in:
Tiago
2023-03-25 12:37:49 +00:00
committed by GitHub

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",