Merge pull request #252 from tiagosiebler/3.5.7

v3.5.7: feat(#247) add optional flag to sync time before every api call
This commit is contained in:
Tiago
2023-04-25 15:26:34 +01:00
committed by GitHub

View File

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